jank
Native runtime language
An experimental programming language built on top of LLVM and C++ to provide performance and native runtime
The native Clojure dialect hosted on LLVM
2k stars
41 watching
55 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
clojurecompilercppfunctional-programmingjitlanguagelispllvmnativeprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 73 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 |
| A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 215 |
| A Haskell implementation of an LLVM JIT compiler | 1,033 |
| An Aarch64 and x86-64 JIT compiler written in Rust. | 500 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| Compiles BASIC programs into Java bytecode. | 29 |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 |
| A demonstration of building a Truffle language for execution on the GraalVM runtime environment. | 614 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A compiler that translates BASIC programs to JVM bytecode. | 49 |