Version: 1.0.4.6
Status: Pre-release
Released: 2010-08-16
License: MIT License
No downloadable files are available for this release but you can obtain the source code from GitHub.
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • IDE: Resolved issue which caused the IDE not to prompt to save new documents.
  • IDE: Changed key mappings for Find, Find next and Replace.
  • IDE: Added mouse handlers to all debug grids.
  • Fully implemented try / catch capabilities.
  • Increased the precision of floating point expressions.
  • Resolved representation of long or infinite precision results.
  • Fixed parsing of long or infinite precision logical expressions.
  • Added new Sys namespace and many new diagnostic functions.
  • Added include preprocessor in addition to include function.
  • Added include preprocessor in addition to include function. The include function is not a preprocessor but is executed sequentially by the engine, while the include preprocessor is expanded inline.