For the raafal project I'm looking for someone who would be kind enough to compile Squirrel as a 64bit static library for Mac OS/X so I could use it with an Import statement in PB. I already have it for Windows and Linux.
Squirrel is a small and fast scripting language (based on Lua code) with Javascript like syntax but with native classes instead of prototypes.
http://www.squirrel-lang.org/
The latest source package can be downloaded here:
http://code.google.com/p/squirrel/
(squirrel_3_0_3_stable.tar.gz)
raafal will use Squirrel as its official scripting language (others like Python,.. may be added in the future) for a lot of things including expressions evaluation inside numeric input fields.
As I'm working on the UI Widgets, I've already done the numeric/slider input widget and I just need to finish it with expressions evaluation for which I need Squirrel.
My Mac setup is not very 'academic' to say the least and it's a pain to use so any help on this would be appreciated.
On a side note the raafal project is still looking for its first Mac OS/X support team member
If you are interested, do not hesitate to contact me.
Cheers,
Guy.

