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

GitHub

562 stars
16 watching
40 forks
Language: JavaScript
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
jscl-project/jsclA Common Lisp compiler that generates JavaScript code888
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
burtonsamograd/sigilA compiler and REPL for a Lisp dialect used in web development26
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
bnmcgn/sigilA 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
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
zick/zickstandardlispAn implementation of the Common Lisp programming language for various interpreters and compilers48
dbetz/xlispAn object-oriented LISP compiler built using CMake36
svenssonjoel/lispbmAn interpreter for a concurrent Lisp programming language designed for microcontrollers.92
dirkschumacher/llrA Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.202
clozure/cclA Common Lisp implementation of a compiler and runtime environment858
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
femtoemacs/wascmCompiles Low Level Lisp into WebAssembly for low-level operations33