Pascal N-IDE - Editor Compiler

4.4
25.5 Tsg. Rezensionen
1 Mio.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

The application is a Pascal interpreter on Android. This application is for everyone to learn Pascal on the mobile without a computer, so that we can practice anytime, anywhere.

The main features of the IDE:
- Compile Pascal programs and run them without Internet.
- Error when compiling
- Powerful editor with many smart features:
★ File menu: create a new program file, open, save, automatically save file
★ Menu edit: Undo, redo, copy, paste.
★ Auto suggest: Display a small popup window that suggests words that coincide with the word being typed
★ Auto format: automatically reformat the code.
★ Find / Find and replace: Regular Expression support.
★ Goto line: Move the cursor to a line.
★ Highlight code: highlight the keywords.
★ Code style: many interface for the editor.
★ Font size, font, word wrap.
Aktualisiert am
06.07.2023

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Diese App kann die folgenden Datentypen an Dritte weitergeben
App-Aktivitäten, App-Informationen und -Leistung und Geräte- oder andere IDs
Diese App kann die folgenden Datentypen erheben
App-Aktivitäten, App-Informationen und -Leistung und Geräte- oder andere IDs
Daten werden bei der Übertragung verschlüsselt
Daten können nicht gelöscht werden

Bewertungen und Rezensionen

4.4
24.2 Tsg. Rezensionen

Neuigkeiten

Your old source files in "sdcard/PascalCompiler"
It is still there!
File access is removed in latest Android version.
Fix keyboard problem.