Zaurus Home
Private Home

    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.

See the documentation for more information.

The latest minscript version is 1.2.2 from 4. january 2004.

History

4. january 2004 version 1.2.2 (see HISTORY for changes)
17. february 2003 version 1.2.1, first public release

Downloads

Binary distributions of the latest version:
Sourcecode distribution:
The binary distribution of version 1.2.1 is still available:

License

minscript is written by Michael Neuroth, (c) 1999-2004.

minscript is free for private use. Ask the author (
michael.neuroth@freenet.de) for a commercial license.

Warning: The minscript program comes without any warranty. Use it at your own risk.

Links

There are some other C/C++ interpreters available:
Here a summary of C/C++ compilers and interpreters can be found.

Here is a reference of the C++ language.



Find good books about programming on: Amazon.de

AnsiCommonLisp