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 50198dc2fd Fix a bug introduced by checking function name already defined, the code was checking the first identifier but when declaring class methods outside class definition the first identifier is allways already defined (the class name). 13 роки тому
SquiLu 50198dc2fd Fix a bug introduced by checking function name already defined, the code was checking the first identifier but when declaring class methods outside class definition the first identifier is allways already defined (the class name). 13 роки тому
SquiLu-editor 0f609c7c2d Linux build fixes. 13 роки тому
SquiLu-ext efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 роки тому
SquiLu-ourbiz 5ae55813a3 More functionality added to the sample ourbiz, fluid2SquiLu modified to emit code with class fields with type annotation. 13 роки тому
discount 77a5fc19d1 Added libdiscount to add markdown support for help files. 13 роки тому
fltk 0f609c7c2d Linux build fixes. 13 роки тому
flu c57295178a Added a minimal working FLTK and FLTKUtils to the repository. 13 роки тому
libharu 27d906a04a Added a the minimun libharu needed to compile fltk. 13 роки тому
librs232 ead02ad946 Add casts to allow compile on freebsd with gcc 4.2.1 13 роки тому
mpdecimal 2da2f01711 This is for my cutdown libpdecimal, the prefered way when install on a new operating system is to use the original libmpdecimal source. 13 роки тому
myaxtls 7a3c5c06b3 Repository reorganization 13 роки тому