Pascal N-IDE - Editor Compiler

In-app purchases
4.4
21.8K 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 confusing for everyone to learn Pascal on the mobile without a computer, so that we can practice anytime, anywhere.

1. 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 for easier viewing.
โ˜… 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.
- Support library Android (Sensor, battery, record audio, camera...)

3. Libraries supported for Android
- The "aTTSpeech" library converts text to speech. See example text_to_speech.pas
- The "aRecognition" library converts speech to text (requires Google Voice). See example speech_to_text.pas.
- The "aVibrate" library supports vibration control. You see example vibrate.pas
- The "aSensor" library supports processing of Android sensors (light, acceleration, ...). See accelerometer_sensor.pas for accelerometer sensor example
- The "aNotify" library helps display notifications in the status bar. See the example notify.pas
- The "aClipboard" library works with the clipboard in Android. See the clipboard.pas example
- The "aBattery" library retrieves the battery information of the device. See battery.pas example

- If you want to add or improve a translation of PASCAL-NIDE, please visit this link http://osewnui.oneskyapp.com/collaboration/project/272800

I am constantly working to improve this product. If you want to help me with the content (language translation, example code), please contact me via mail. I am very happy for your support.
Updated on
Mar 17, 2018

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
20.7K reviews
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
63 people found this review helpful
Did you find this helpful?
A Google user
February 21, 2019
I was a bit sceptical when I installed it, but it works. Undoubtedly the app will have its limitations, but I haven't found them so far. There are a few typos in the menus, but those are just a sign that the app was written by a good programmer.
56 people found this review helpful
Did you find this helpful?
A Google user
February 1, 2020
Very useful app, helped me complete assignments on time while my laptop was going through puberty and had a internal breakdown and I can safely say this has played blocks for my programming career (or maybe am just over exaggerating but the point point is it's a good app AND ITS FREE!!!!
17 people found this review helpful
Did you find this helpful?

What's new

C/C++ N-IDE released. Try it now https://bit.ly/2LDvskT

Support array with char index
More bugs fixed
Dutch language, update russia language