Simple Scripting Engine v1.0.6.2
Version: 1.0.6.2
Status: Pre-release
Released: 2011-07-08
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Refined detection of mathematical expressions.
- Added constants for bitwise And and Or: bAND and bOR respectively.
- Corrected return data-types on several system calls.
- Corrected documentation.
- Implemented ability to attach to running scripts.
- Implemented ability to attach to scripts that are launched with the /debug parameter or which contain the #Debug pre-processor.