Top 15 Free Pascal Alternative and Similar Softwares | May 2024

Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, PowerPC64, Sparc, ARM. The following operating systems are supported: Linux, FreeBSD, Haiku, Mac OS X/Darwin, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS.

1. GNU Pascal

GNU Pascal The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of the GNU family,......

2. Turbo Pascal

Turbo Pascal Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the Pascal programming language running on CP/M, CP/M-86, and DOS.......

3. PocketStudio

PocketStudio PocketStudio is a combination of a 32-bit Pascal compiler and an adaptable integrated development environment that allows easy development of apps for Palm OS, Garnet OS and Access Linux Platform. Easy to learn and use, so ramp-up and development time is cut significantly Makes creating complex and powerful applications simple......

4. PascalABC.NET

PascalABC.NET The new generation Pascal programming language that combines simplicity of classic Pascal, a great number of modern extensions and broad capabilities of Microsoft .NET Framework.......

5. Dev-Pascal

Dev-Pascal [DISCONTINUED] Dev-Pascal is a full-featured integrated development environment (IDE), which is able to create Windows or console-based Pascal programs using the Free Pascal or GNU Pascal compilers. It can also handle the Insight Debugger, which you can also download here.......

6. FreeBASIC

FreeBASIC FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline assembly, object orientation, and many others.......

7. QB64

QB64 QB64 is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a C++ emitter, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization.QB64 implements most QBasic statements, and can......

8. Scala

Scala Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns in a concise, elegant, and type-safe way.......

9. GNU Compiler Collection

GNU Compiler Collection The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the unfinished GNU operating system, GCC has been adopted as the standard compiler by most......

10. Julia

Julia Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, largely written in Julia itself, also integrates mature, best-of-breed......

11. Groovy

Groovy Groovy is an agile and dynamic language for the Java Virtual Machine (JVM).......

12. Kaitai Struct

Kaitai Struct Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with......

13. codev.it

codev.it codev.it is the best designed web-based code-editor available today.Work on your projects in the cloud from wherever you are.On every device. Chromebook, iPad, you name it.- Easily invite others to collaborate- Compiler for Less / Sass / CoffeeScript- SQLite manager- Time tracker- Issue tracker- Auto backup- 100% security (three-tier-encryption system)-......

14. Wyvern

Wyvern Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a feature that allows programmers to create literals of a given type (e.g. a SQLQuery type) in a language appropriate to that type (e.g.......

15. RapydScript

RapydScript RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic syntax.RapydScript breaks some of the rules of Python to make JavaScript development......