wracket

Lisp compiler

A Lisp-like language compiled to WebAssembly for building web applications using Racket

Lisp-like language to WebAssembly build with racket

GitHub

22 stars
6 watching
3 forks
Language: Racket
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexi-lambda/hackett An experimental implementation of a Haskell-like language with Racket's macro system 1,166
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
dbetz/xlisp An object-oriented LISP compiler built using CMake 35
lys-lang/lys A language compiler to WebAssembly 420
wisp-lang/wisp A compact LISP-like language for JavaScript development 982
rzubek/as_lisp A Lisp dialect implemented in Actionscript 1
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
dirkschumacher/llr A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. 202
arboreta/arboreta-wasm Tooling for compiling and running Common Lisp code in WebAssembly 57
jscl-project/jscl A Common Lisp compiler that generates JavaScript code 885
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
belijzajac/wisnialang A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. 16
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156