Simple Scripting Engine v1.0.3.2
Version: 1.0.3.2
Status: Pre-release
Released: 2010-01-21
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Added many new functions (Checksum, SHA1, URLEncode, URLDecode, etc, etc.)
- Added ability to parse C/C++ #define and #undef preprocessors.
- Added ability to parse C/C++ #define preprocessors. Other preprocessors, such as #if #elif and #else have NOT been implemented.