v7.00 [Nov 19, 2013]
New syntax
foreach loops
Lambda functions (anonymous functions)
Input handling
Open a zip file for reading. The following file functions can handle the opened zip file: fread, fscan, feof, fsize.
Database class handles choice variables
replace: replace text in string
loadsheet: loads an entire sheet from xlsx file (can be any sheet, not just the first)
Improved handling of files >2GB
Efficiency
Improved handling of function arguments that are not labelled as const.
Faster virtual function calls
Lower overhead of sub matrix assignment
Compilation of canonical for and foreach loops
Parallel programming
Parallel loops
Parallel simulation using Simulator class
Developer
Renamed Appendices to Developer's manual. Created C# and Java examples.
Java version of RanApp (usung NetBeans)
Solution for users who want to create a chart of all 256 ASCII char in MS Word.