Flying Squirrel
universal multi-platform light-weigth extensible scripting framework
A small footprint scripting framework including Squirrel VM (scripting language), SQLite (database enginge), and FLTK (graphical interface). Extensible via binary plugins (DLL, SO, DYLIB) or pre-compiled scripts. Framework behavior can completely changed to run GUI application (default, listener pattern), games (using game loops), or server services (SOAP, REST, etc).