7 Mar 2006 atai   » (Journeyer)

SWIG support for Squirrel

I have created Squirrel support to SWIG. Squirrel is a light weight extension language in the style of Lua but has a C/C++ style syntax. The patch against SWIG 1.3.28 is available and works with Squirrel 2.1 work 4 with the built-in char type defined as the C char instead of wchar_t.

So far wrapping basic types and C structs seems to work on GNU/Linux on simple samples. No attempts were made to support C++ classes yet.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!