An embeddable, thread-safe implementation of the cubescript language
 
 
Go to file
Daniel Kolesa bc50f30d22 put all the execute funcs into the state struct 2015-08-06 02:02:06 +01:00
COPYING.md initial commit 2015-07-31 19:53:29 +01:00
README.md initial commit 2015-07-31 19:53:29 +01:00
command.cc put all the execute funcs into the state struct 2015-08-06 02:02:06 +01:00
command.hh put all the execute funcs into the state struct 2015-08-06 02:02:06 +01:00

README.md

libcubescript

This is an embeddable version of the CubeScript implementation from the Cube 2 engine.

See COPYING.md for licensing information.