llr
Lisp compiler
A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.
Lisp-like-R: A clojure inspired lisp that compiles to R in R
202 stars
10 watching
13 forks
Language: R
last commit: over 3 years ago languagelisplisp-dialectr
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 371 |
| A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. | 1,030 |
| A 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 |
| An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| An object-oriented LISP compiler built using CMake | 36 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A Lisp dialect implemented in Actionscript | 1 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A compiler that translates Common Lisp code into JavaScript | 243 |