ulmus
Lisp compiler
An implementation of the Lisp programming language using Elm
Ulmus is a Lisp implementation made with Elm
5 stars
2 watching
1 forks
Language: Elm
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| | A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| | A language server implementation for Elm programming language | 418 |
| | Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
| | An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| | A Lisp dialect implemented in Actionscript | 1 |
| | An LSP plugin for providing syntax highlighting and diagnostics support for the Elm programming language in Sublime Text | 7 |
| | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
| | A language targeting LLVM with the goal of building a simple compiler | 64 |
| | A compiler-based implementation of a Lisp language in Go | 12 |
| | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
| | Generates Elm code to decode and encode Protocol Buffers data | 94 |
| | A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| | A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |