SimpleJS is a JavaScript-like scripting language designed to run your scripts with low memory usage.
- Plugins support
- Bytecode virtual machine
- Garbage collector
- Basic compile-time diagnostics
- Basic runtime diagnostics
- Compatible with MSVC compiler
- Compatible with MinGW compiler
- Compatible with POSIX compiler
- Public API for developing SimpleJS plugins