llrl
Compiler project
An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.
An experimental Lisp-like programming language
156 stars
2 watching
7 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
compilerlispllvmmacroprogramming-languagerustself-hosting
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| Compiles BASIC programs into Java bytecode. | 29 |
| A Lisp-flavored programming language built on top of Zig, aiming to provide a lower-level alternative to Clojure with more direct access to hardware. | 268 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A compiler for a functional language with a powerful type system | 166 |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |