Discover

Topics

Pascal N-IDE - Editor Compiler

Pascal N-IDE - Editor Compiler version history

‹ General Info
Version 3.4.2
Updated 7 years ago
Changelog Added "break", "exit" command
Function "byte"
Version 3.4.1
Updated 7 years ago
Changelog - New theme Modnokai Coffee
- Supported uses token
- Supported comment in code, include: {} (* *) // /* */
- Fix bug in feature "go to line"
- Fix some bug
Version 3.4.0
Updated 7 years ago
Changelog - Add some fonts
---------------------------------------
- Change file view
- Fix bug compare string
- Unlock undo redo feature
Version 2.8 beta
Updated 7 years ago
Changelog fix bug inc, dec
Version 2.6 beta
Updated 7 years ago
Changelog Fix crash app.
Version 2.5 beta
Updated 7 years ago
Changelog Supported file, files must be placed in the directory of the application sdcard/PascalCompiler/
read some changes carefully:
writef (file, var); Write to the variable var... to file
writelnf (file, var); Write to the variable var ... to file and write new line
readf (file, var); Read the variable var, read only 1 variable
readlnf (file, var); Read the variable var and go to next line, read only 1 variable
Supported function keypressed
Version 4.1.8
Updated 6 years ago
Changelog Fix some bug and improvements
Version 4.1.7
Updated 6 years ago
Changelog Change UI show error.
Improve quick fix feature.
Version 4.1.6
Updated 6 years ago
Changelog - Auto fix feature (Beta)
- Improve auto complete (Default is disable)
- Change file view.
- Remove donate check, all is free
- More suggestion info
- French, Indonesia language
Version 4.1.5
Updated 6 years ago
Changelog - Auto fix feature (Beta)
- Improve auto complete (Default is disable)
- Change file view.
- Remove donate check, all is free
- More suggestion info
- French, Indonesia language