send link to app

Pascal Programming Compiler app for iPhone and iPad


4.6 ( 9216 ratings )
Utilities Education
Developer: Ketan Appa
Free
Current version: 1.9.1, last update: 6 months ago
First release : 22 Aug 2019
App size: 20.15 Mb

Write Pascal code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honor of the French mathematician, philosopher and physicist Blaise Pascal.

Features:
- Compile and run your program
- View program output or detailed error
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting, bracket completion and line numbers
- Open, save, import and share Pascal files.

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, enter the input in the Input tab prior to compilation.