Pascal N-IDE - Editor Compiler

4.5
24.9K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this 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.
Updated on
Jul 6, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
App activity, App info and performance, and Device or other IDs
This app may collect these data types
App activity, App info and performance, and Device or other IDs
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.4
23.6K reviews
Muhamad Farist
February 4, 2024
The interface is clear, and easy to use. But honestly I can't access my file that has been created, since I save my work in internal storage. The problem is I use my SD card to be my main storage, and since this app is cut the support for accessing the saved file in SD card. Make the file didn't saved in my current internal storage (SD card). But instead is saved in root/data/user/0... Which i can't access the file because I need root permision. That only my problem so far.
2 people found this review helpful
Did you find this helpful?
A Google user
November 21, 2019
My pc just broke last night, and I was starting to learn with freepascal, since I can't do anything on my pc, when I discover this app, actually changes everything!!!! -It's easier to learn since there are some very helpful examples inside the app -Everything is so colorful, so it's easy to find almost everything in your code -Everything works on this, I have tried a lot of things without limitations by software This is just a Perfect Port . Thank you developer, I really enjoy this app
77 people found this review helpful
Did you find this helpful?
Ілля Луганський
January 6, 2024
Everything feels gr8 (autocomplete, keywords coloring, easy to compile and run), BUT it doesn't have Classes unit, and Crt unit is missing Window(x0,y0,x1,y1) function. Even Object keyword is not supported. There's no easy way to open bug/feature request. Nag screen pops up every time you switch between open apps.
Did you find this helpful?

What's new

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