Petalisp
Array compiler
Generates high-performance code for parallel computing on arrays using Common Lisp
Elegant High-Performance Computing
479 stars
30 watching
16 forks
Language: Common Lisp
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 | |
| A library that provides an efficient mechanism for storing multiple discrete states in a single integer | 26 | |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 | |
| A compiler that translates a subset of the Pascal programming language into WebAssembly | 29 | |
| An inference library for Common Lisp's type system | 39 | |
| A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 | |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 | |
| A compiler and runtime system for a systems-level programming language with focus on safety and low-level control. | 157 | |
| A language targeting LLVM with the goal of building a simple compiler | 64 | |
| A compiler and runtime environment for a basic programming language | 39 | |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | |
| A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 | |
| A compiler that translates Common Lisp code into JavaScript | 243 | |
| A compiler-based implementation of a Lisp language in Go | 12 | |
| Compiles the MicroC programming language into machine code using Haskell | 116 |