lal
Lisp compiler
A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code
Scheme (dialect) to Lua compiler
21 stars
2 watching
4 forks
Language: Lua
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and build tool for a typed dialect of Lua. | 2,192 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| 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 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
| A Lisp implementation with flexible compilation and extensible special forms for JavaScript, designed to match the target runtime environment closely. | 562 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A compiler tool that translates C# code into Lua bytecode. | 1,232 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |