# Pascal Programming Language — Compiler With Reference

> Mobile Pascal programming language compiler with reference and code editor. (iPhone/iPad app by Anastasia Kovba.)

- Source: https://appshunter.io/ios/app/pascal-programming-language/id461310295 (this page in markdown: same URL + `.md`)
- Developer: [Anastasia Kovba](https://appshunter.io/developer/1501308821)
- Category: Reference, Utilities
- Price: Free with in-app purchases
- Rating: 2.20/5 from 5 App Store ratings · 37 written reviews indexed
- Age rating: 17+
- Requires: iOS 12.0 · 1 MB
- Languages: English
- Released: 2011-12-02
- Data updated: 2026-06-10
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/pascal-programming-language/id461310295/reviews.md

## What is Pascal Programming Language?

The classic Pascal programming language for iPad, iPhone and iPod touch. Programming language is a perfect tool for studying, complex mathematical calculation, entertainment and many other useful tasks. The application is especially useful for learning the Pascal programming language. You have to buy compilations inside the application. Internet connection is required.

- The great programming tool on the AppStore.
- Your programming language for iOS is amazing!

* FEATURES *

- Compile and run your program.
- Text input before program run and text output.
- Enhanced source code editor with syntax highlighting, line numbers, color themes and additional keyboard.
- Import and export programs by iTunes or by email.
- Online language reference and several program samples.

* LIMITATIONS *

- Internet connection is required to compile and run a program.
- Graphics, network, file system and real-time input are not supported.
- Maximum running time of a program is 15 seconds.

Thanks for using the application!

====================================

Pascal is an influential imperative and procedural programming language, designed in 1968/9 and published in 1970 by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring. 

A derivative known as Object Pascal designed for object-oriented programming was developed in 1985. 

Pascal was developed by Niklaus Wirth and based on the ALGOL programming language, named in honor of the French mathematician and philosopher Blaise Pascal. 

Prior to his work on Pascal, Wirth had developed Euler and ALGOL W and later went on to develop the Pascal-like languages Modula-2 and Oberon. 

Initially, Pascal was largely, but not exclusively, intended to teach students structured programming. A generation of students used Pascal as an introductory language in undergraduate courses. Variants of Pascal have also frequently been used for everything from research projects to PC games and embedded systems. Newer Pascal compilers exist which are widely used. 

Pascal was the primary high-level language used for development in the Apple Lisa, and in the early years of the Mac. Parts of the original Macintosh operating system were hand-translated into Motorola 68000 assembly language from the Pascal sources. The popular typesetting system TeX by Donald E. Knuth was written in WEB, the original literate programming system, based on DEC PDP-10 Pascal, while an application like Total Commander was written in Delphi (Object Pascal). 

Object Pascal is still used for developing Windows applications. A cross-platform version called Free Pascal, with the Lazarus IDE, is popular with Linux users since it promises write once, compile anywhere, development.

## Key features

- Compile and run Pascal programs
- Enhanced source code editor
- Syntax highlighting and line numbers
- Import/export programs via iTunes/email
- Online language reference
- Program samples

## Pricing and in-app purchases

Base price: Free.

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| 100 Compilations for Pascal Programming Language | $0.99 | one-time |
| Unlimited Compilations for Pascal Programming Language | $2.99 | one-time |


## Recent user reviews (10 of 37)

All indexed reviews: https://appshunter.io/ios/app/pascal-programming-language/id461310295/reviews.md

### 1/5 — not interactive

*2024-08-14*

program is run on a remote server. not interactive which is kind of boring.

### 1/5 — Программа отстой понейший

*2022-02-03, version 13.0*

Нахрен нужна бесплатная версия когда даже один раз скомпелировать нельзя? Разработчик дебил.

### 4/5 — Works - Reasonable at $3 for unlimited compilations

*2019-02-10, version 11.1*

The only downsides (which are dictated by the iOS platform) are the need to recompile the program each time and the fact that data input cannot occur when the program is running. The program has to be compiled (and presumably run) remotely and the console output is shown locally. This is the only way to run simple Object pascal programs on iOS limited to a single source file. Have not tried anything more complex but easy enough to write on a computer (macOS/Windows/Linux) using Lazarus and send to your iPhone/iPad to run.

Major gripe: still runs FPC 3.0 rather than the latest version.

**Developer response:** You can buy unlimited compilations and use the application as much as you want!

### 5/5 — Great.  Definitely worth the purchase

*2018-05-06, version 11.1*

It is really good for writing quick Pascal programs & testing out snippets of code when using my computer would be overkill. It also seems to adhere pretty well to FreePascal.  

I bought the app so I don’t have to worry about running out of compiles it’s definitely worth the purchase price of $2.99.

### 1/5 — Rip off

*2017-12-28*

This is not a free app. You have to pay to compile any programs you write. A bit misleading!

### 5/5 — Help

*2017-11-20, version 9.0*

It said: The program raises a runtime error. 

What can I do?

### 1/5 — Worst app

*2015-06-03, version 7.5*

Worst app ever...downloaded it a realized you had to pay to actually make it work....hate apps like this....😪

**Developer response:** Unfortunately, we can't offer free compilations with the application.

### 2/5 — Runtime error

*2015-05-06, version 7.0*

Can't run my program.

**Developer response:** Please fix errors in your program and try again.

### 1/5 — Stupid

*2014-09-25, version 6.2*

It's stupid that you have to pay to compile a project. Joke of an app

**Developer response:** You can buy unlimited compilations and you won't ever pay for it!

### 5/5 — Great App!

*2014-05-03, version 4.5*

I am writing a compiler that targets many languages and this app is ideal for my purposes. Keep up the good work!

## Frequently asked questions about Pascal Programming Language

### What does the Pascal Programming Language app do?

This application allows you to learn, write, compile, and run programs written in the classic Pascal programming language directly on your iPad, iPhone, or iPod touch. It includes an enhanced source code editor with features like syntax highlighting and line numbers, along with an integrated online reference for the language.

### What are the key features of this Pascal compiler?

Key features include the ability to compile and run your Pascal programs, a text input/output interface, an advanced source code editor with syntax highlighting and customizable themes, and options to import/export your code via iTunes or email. It also provides an online language reference and several program samples.

### How much does the Pascal Programming Language app cost?

The application itself is free to download, but you will need to purchase compilations within the app to use its full functionality. An internet connection is required for compiling and running programs.

### What are the limitations of this app?

This app requires an internet connection to compile and run programs. It does not support graphics, network operations, file system access, or real-time input. Additionally, the maximum running time for any program is limited to 15 seconds.

### Who would benefit from using this app?

This app is particularly useful for students learning the Pascal programming language, as it provides a convenient tool for study and practice. Developers who need to work with Pascal on the go, or those interested in complex mathematical calculations and other programming tasks, will also find it beneficial.

## Version history (last 5 releases)

### 13.0 — 2019-11-02

Added iOS 13 support.

### 12.0 — 2019-02-15

Fixed "Bad server response" error.

### 11.1 — 2017-12-28

Minor changes.

### 11.0 — 2017-11-28

Fixed issue with quotation marks on iOS 11
Added support of iPhone X

### 9.0 — 2016-04-15

Minor changes.

## More apps by Anastasia Kovba

- [Visual Basic Language](https://appshunter.io/ios/app/visual-basic-language/id461322183)
- [C++ Programming Language Pro](https://appshunter.io/ios/app/c-plus-plus-programming-language-pro/id461327665)
- [Obj-C Programming Language](https://appshunter.io/ios/app/obj-c-programming-language/id486204866)
- [JVM Programming Language](https://appshunter.io/ios/app/jvm-programming-language/id486207896)
- [C# Programming Language](https://appshunter.io/ios/app/c-programming-language/id486208408)

All apps by Anastasia Kovba: https://appshunter.io/developer/1501308821

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-10.*
