OxEdit версии

OxEdittm является простым в использовании, но мощный текстовый редактор
21 авг., 2015
19 нояб., 2013
Обзор
03 апр., 2011
Обзор редактора
rating
21 янв., 2010
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)