minscript - a
simple Java/C++ like script interpreter
Minscript is an
object oriented scripting language. The scripting language is a small
subset of the C++ language. It has even more in common with Java than
with C++. The aim of the script language is not to execute all possible
C++ programs, instead every valid minscript program should compile with
a C++ compiler.