---
key: pl/free-pascal
kind: plang
name: "Free Pascal"
url: https://plangs.page/free-pascal
---

# Free Pascal

> Pascal compiler supporting multiple architectures and dialects.

Pascal and Object Pascal compiler designed to support a wide range of processor architectures and operating systems with its feature-rich environment. It adheres to the "write once, compile anywhere" philosophy and includes functionality for inline assembly and compatibility with multiple Pascal dialects.

## Facts

- Appeared: 1993
- Homepage: https://www.freepascal.org/

## Relationships

### Paradigms

- [Compiled](https://plangs.page/paradigm/compiled)
- [General-Purpose](https://plangs.page/paradigm/general-purpose)
- [Multi](https://plangs.page/paradigm/multi)
- [Object-Oriented](https://plangs.page/paradigm/oop)
- [Procedural](https://plangs.page/paradigm/procedural)
- [Structured](https://plangs.page/paradigm/structured)

### Platforms

- [Android](https://plangs.page/platform/android)
- [Apple](https://plangs.page/platform/apple)
- [BSD](https://plangs.page/platform/bsd)
- [Cross-Platform](https://plangs.page/platform/cross)
- [DOS](https://plangs.page/platform/dos)
- [Embedded](https://plangs.page/platform/embedded)
- [Linux](https://plangs.page/platform/linux)
- [Windows](https://plangs.page/platform/windows)

### Type Systems

- [Object-Oriented](https://plangs.page/type-system/object)
- [Static](https://plangs.page/type-system/static)
- [Strong](https://plangs.page/type-system/strong)

### Dialect of

- [Pascal](https://plangs.page/pascal)

### Implements

- [Pascal](https://plangs.page/pascal)

### Influenced By

- [Pascal](https://plangs.page/pascal)

### Written With

- [Pascal](https://plangs.page/pascal)

### Licenses

- [GPL](https://plangs.page/license/gnu-gpl)

### Tags

- [Better-C](https://plangs.page/tag/better-c)
- [Compiler](https://plangs.page/tag/compiler)
- [GUI](https://plangs.page/tag/gui)
- [Industrial Control](https://plangs.page/tag/industrial)
