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

mingodad c40315d73d Add sq_slave_vm to mongoose vms. vor 12 Jahren
SquiLu 6c98c4dbe3 Fix the premature break without copying the remaining string part. vor 12 Jahren
SquiLu-editor 5e2da2fd1a Removed unintended commit of binary file. vor 12 Jahren
SquiLu-ext c40315d73d Add sq_slave_vm to mongoose vms. vor 12 Jahren
SquiLu-ourbiz 17c9228573 Change calls from table.get(key, default) by table.rawget(key, default) because the first can give wrong results when the key is equal to any built in methods. vor 12 Jahren
discount 771b861392 Changes to make it compile on linux 64bits. vor 12 Jahren
fltk 771b861392 Changes to make it compile on linux 64bits. vor 12 Jahren
flu 771b861392 Changes to make it compile on linux 64bits. vor 12 Jahren
libharu 27d906a04a Added a the minimun libharu needed to compile fltk. vor 13 Jahren
librs232 ead02ad946 Add casts to allow compile on freebsd with gcc 4.2.1 vor 12 Jahren
mpdecimal 771b861392 Changes to make it compile on linux 64bits. vor 12 Jahren
myaxtls 6ce9399852 Fixed a call to printf without format string. vor 12 Jahren