A scripting language that accepts a subset of javascript and C/C++ - forked from Squirrel. A Lua like scripting language and VM with a more C Inspired syntax.

#cpp #lua #sqlite #scripting #script-engine #library #gamedev #game-engine #embedded #embed

Domingo Alvarez Duarte 1ea476fa8f Add member function to retrieve rows as table. 11 years ago
SquiLu ae743d1eaa Fixes from squirrel 3.0.6 and an attempt to use computed gotos on the vm, right now it does not add any performance enhancements. 12 years ago
SquiLu-editor 5e2da2fd1a Removed unintended commit of binary file. 12 years ago
SquiLu-ext 1ea476fa8f Add member function to retrieve rows as table. 11 years ago
SquiLu-ourbiz 85c907628d Add missing function 12 years ago
discount 771b861392 Changes to make it compile on linux 64bits. 12 years ago
fltk 35075d670a Added a simple signal handler and somehow fixed the switch bug when having variables for case statements, now only constants or scalars are accepted. 12 years ago
flu 771b861392 Changes to make it compile on linux 64bits. 12 years ago
gumbo 9c4b746385 Last updates form the original project 12 years ago
libharu 27d906a04a Added a the minimun libharu needed to compile fltk. 13 years ago
librs232 ead02ad946 Add casts to allow compile on freebsd with gcc 4.2.1 13 years ago
mpdecimal 771b861392 Changes to make it compile on linux 64bits. 12 years ago
myaxtls 6ce9399852 Fixed a call to printf without format string. 12 years ago