OxEdit バージョン

OxEdittmで使用することができます、強力なテキストエディタです。
8月 21, 2015
11月 19, 2013
レビュー
4月 3, 2011
社説レビュー
rating
1月 21, 2010
10月 15, 2008

新しい機能

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)