Version: 1.0.4.3
Status: Pre-release
Released: 2010-08-09
License: MIT License
Downloads
SSE.exe • 1.21 MB
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
  • Resolved problem parsing simple expressions with right hand negative values. Example: (5<-10).
  • Implemented inline iterators.
  • Implemented inline iterators
  • Implemented ability to pass complex types to script functions.
  • Fixed issue with IF->ELSE IF->ELSE->END IF logic not being followed correctly.
  • Enhanced try/catch ability to catch errors that occur during declarations and logic parsing.
  • Added supplemental looping keywords: Break and Continue
  • Fully implemented socket support.
  • Added lots of new string functions and properties.