lumen
Lisp compiler
A Lisp implementation with flexible compilation and extensible special forms for JavaScript, designed to match the target runtime environment closely.
A Lisp for Lua and JavaScript
562 stars
16 watching
40 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp compiler that generates JavaScript code | 888 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A compiler and REPL for a Lisp dialect used in web development | 26 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. | 2 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| An object-oriented LISP compiler built using CMake | 36 |
| An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |