minipascal
Pascal compiler
An implementation of Pascal as a new Racket language with support for various features and compilers
MiniPascal implemented in Racket
88 stars
5 watching
14 forks
Language: Pascal
last commit: over 3 years ago
Linked from 1 awesome list
compilerpascalracket
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that translates a subset of the Pascal programming language into WebAssembly | 29 |
| A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
| A Pascal language implementation providing efficient, cross-platform scripting capabilities with support for dynamic memory allocation and object-oriented programming. | 454 |
| A DSL for defining compilers without boilerplate code | 2 |
| A .NET implementation of the Pascal programming language | 382 |
| A Haskell compiler with a runtime environment implementing Combinatory Logic | 73 |
| Grammar for Pascal and its dialects Delphi and Freepascal. | 38 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A Python library that generates and compiles minimal lambda functions for simple expressions. | 14 |
| A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| An experimental implementation of a Haskell-like language with Racket's macro system | 1,167 |
| An interpreter for the Pascal programming language written in Swift | 284 |
| Compiles Racket source code to JavaScript ES6 modules | 712 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |