lal

Lisp compiler

A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code

Scheme (dialect) to Lua compiler

GitHub

21 stars
2 watching
4 forks
Language: Lua
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
teal-language/tlA compiler and build tool for a typed dialect of Lua.2,192
dirkschumacher/llrA Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.202
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
dundalek/lizA 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
naver/lispeAn implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions371
yubrot/llrlAn experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.156
clozure/cclA Common Lisp implementation of a compiler and runtime environment858
kiselgra/c-meraA source-to-source compiler system for C-like languages using Lisp's macro system.411
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
gligneul/lua-low-levelAn implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance.10
sctb/lumenA Lisp implementation with flexible compilation and extensible special forms for JavaScript, designed to match the target runtime environment closely.562
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
yanghuan/csharp.luaA compiler tool that translates C# code into Lua bytecode.1,232
andremm/typedluaA statically typed superset of Lua with optional type annotations and object-oriented programming features.568