elm-lisp
Lisp compiler
An experiment in building a typed Lisp compiler and evaluator in Elm.
An experiment in writing parse and eval for a typed Lisp in Elm.
5 stars
4 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
| A Common Lisp compiler that generates JavaScript code | 888 |
| An implementation of the Lisp programming language using Elm | 5 |
| An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
| An object-oriented LISP compiler built using CMake | 36 |
| A compiler-based implementation of a Lisp language in Go | 12 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| A compiler and REPL for a Lisp dialect used in web development | 26 |
| A language server implementation for Elm programming language | 418 |
| A tool that allows writing of monadic IO programs in Elm and compiling them to Node.js shell scripts | 91 |
| An implementation of Haskell semantics using Lisp syntax | 67 |
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A plugin for Geany text editor to provide Common Lisp support and development tools. | 14 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |