pascalscript
Pascal compiler
A Pascal language implementation providing efficient, cross-platform scripting capabilities with support for dynamic memory allocation and object-oriented programming.
pascalscript
452 stars
86 watching
182 forks
Language: Pascal
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
faizilham/budgetpascal | A compiler that translates a subset of the Pascal programming language into WebAssembly | 29 |
sam46/paskell | A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
soegaard/minipascal | An implementation of Pascal as a new Racket language with support for various features and compilers | 88 |
pascalabcnet/pascalabcnet | A .NET implementation of the Pascal programming language | 379 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 274 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
valelang/vale | A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,787 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 963 |
mikelma/oktac | A compiler for an experimental programming language called Okta | 28 |
zertovitch/pascal-to-ada | A tool that converts Pascal code to Ada code | 12 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
impworks/lens | A compiler for an embeddable scripting language with a concise syntax and rich functional features. | 90 |