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)
268 stars
10 watching
2 forks
Language: Clojure
last commit: over 3 years ago
Linked from 2 awesome lists
clojurecompilerlanguagelisplizzig
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
| A Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation. | 202 |
| A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code | 21 |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| A compiler for a functional language with a powerful type system | 166 |
| A Bash-like shell built on top of Clojure to improve its usability and presentation. | 1,623 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| 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 |
| An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
| A compiler-based implementation of a Lisp language in Go | 12 |