Scriptix is a light-weight scripting language designed solely for embedding and extending applications. It has most common language features, including arrays, classes, exceptions, functions, loops, and threads. Speed, flexibility, and simplicity are top priorities.
| Tags | Software Development Interpreters |
|---|---|
| Licenses | MIT/X |
Recent releases


Changes: Minor API and languages changes. Last independent release of Scriptix. Future releases will be part of the AweMUD package.


Changes: GC potential issues have been fixed. The monolithic header has been split into many headers.


Changes: Several syntax improvements have been made, as well as a number of API enhancements.


Changes: This release has a new GC, script-created types and type extensions, auto type conversions, Cygwin and Mac OS X support, and many bugfixes and minor feature enhancements. It uses + for string concatenation.


Changes: This release adds various internal cleanups and a new foreach() construct.