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

GitHub

202 stars
10 watching
13 forks
Language: R
last commit: almost 3 years ago
languagelisplisp-dialectr

Related projects:

Repository Description Stars
naver/lispe An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions 372
tomhrr/dale A Lisp-flavoured C programming language with additional features like type deduction and compiler introspection. 1,028
dundalek/liz 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. 266
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
weirdconstructor/lal A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code 20
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
clozure/ccl A Common Lisp compiler and runtime environment 855
dbetz/xlisp An object-oriented LISP compiler built using CMake 35
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 275
rzubek/as_lisp A Lisp dialect implemented in Actionscript 1
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
cxxxr/valtan A compiler that translates Common Lisp code into JavaScript 238