liz

Language compiler

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.

Lisp-flavored general-purpose programming language (based on Zig)

GitHub

266 stars
10 watching
2 forks
Language: Clojure
last commit: about 3 years ago
Linked from 2 awesome lists

clojurecompilerlanguagelisplizzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zick/zickstandardlisp An implementation of the Common Lisp programming language for various interpreters and compilers 48
dirkschumacher/llr A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. 202
ziglang/zig A general-purpose programming language and toolchain for building robust, maintainable software 34,929
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 274
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
weirdconstructor/lal A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code 20
talw/crisp-compiler A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend 99
clozure/ccl A Common Lisp compiler and runtime environment 855
linkdd/letlang A compiler for a functional language with a powerful type system 165
dundalek/closh A Bash-like shell built on top of Clojure to improve its usability and presentation. 1,620
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
bnmcgn/sigil A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. 2
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
zylisp/zylisp A compiler-based implementation of a Lisp language in Go 12