ulmus

Lisp compiler

An implementation of the Lisp programming language using Elm

Ulmus is a Lisp implementation made with Elm

GitHub

5 stars
2 watching
1 forks
Language: Elm
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jxxcarlson/elm-lispAn experiment in building a typed Lisp compiler and evaluator in Elm.5
igor84/summusA compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes.234
chadtech/elmish-wasmAn experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode17
elm-tooling/elm-language-serverA language server implementation for Elm programming language418
femtoemacs/wascmCompiles Low Level Lisp into WebAssembly for low-level operations33
zick/zickstandardlispAn implementation of the Common Lisp programming language for various interpreters and compilers48
rzubek/as_lispA Lisp dialect implemented in Actionscript1
sublimelsp/lsp-elmAn LSP plugin for providing syntax highlighting and diagnostics support for the Elm programming language in Sublime Text7
arboreta/arboreta-wasmTooling for compiling and running Common Lisp code in WebAssembly57
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
zylisp/zylispA compiler-based implementation of a Lisp language in Go12
melusina-org/make-common-lisp-programCreates executable Common Lisp programs on GitHub runners with various implementations and systems3
tiziano88/elm-protobufGenerates Elm code to decode and encode Protocol Buffers data94
dirkschumacher/llrA Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.202
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21