Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/freepascal.org/fpc/source
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
https://gitlab.com/freepascal.org/fpc/source
Object Pascal Pascal compiler
Last synced: 3 months ago
JSON representation
The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
- Host: gitlab.com
- URL: https://gitlab.com/freepascal.org/fpc/source
- Owner: freepascal.org
- License: gpl-2.0+
- Created: 2021-08-05T05:38:01.846Z (over 3 years ago)
- Default Branch: main
- Last Synced: 2024-08-01T19:53:37.982Z (6 months ago)
- Topics: Object Pascal, Pascal, compiler
- Stars: 153
- Forks: 94
- Open Issues: 1,591
Awesome Lists containing this project
- awesome-programming-languages - FreePascal - Free Pascal is a mature, versatile, open source Pascal compiler. It can target many processor architectures: Intel x86 (16 and 32 bit), AMD64/x86-64, PowerPC, PowerPC64, SPARC, SPARC64, ARM, AArch64, MIPS, Motorola 68k, AVR, and the JVM. Supported operating systems include Windows (16/32/64 bit, CE, and native NT), Linux, Mac OS X/iOS/iPhoneSimulator/Darwin, FreeBSD and other BSD flavors, DOS (16 bit, or 32 bit DPMI), OS/2, AIX, Android, Haiku, Nintendo GBA/DS/Wii, AmigaOS, MorphOS, AROS, Atari TOS, and various embedded platforms. Additionally, support for RISC-V (32/64), Xtensa, and Z80 architectures, and for the LLVM compiler infrastructure is available in the development version. Additionally, the Free Pascal team maintains a transpiler for pascal to Javascript called pas2js. (Uncategorized / Uncategorized)