GSCRIPT is an entirely custom scripting language completed at The Guildhall.
Features:
- Performance-tuned virtual machine with JIT compiling.
- C-Style syntax with type free variables.
- Stack system compiled byte-code OP command language.
- Debug output:
- Compiled byte-code OP commands.
- Compiled code tree.
- Per-Command stack dump debug information.
Downloads:
|