NativeJIT
expression compiler
A high-performance just-in-time compiler for x64 C++ expressions
A C++ expression -> x64 JIT
1k stars
60 watching
84 forks
Language: C++
last commit: about 6 years agoLinked from 1 awesome list
compilerjit
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 | |
| A JIT compiler for a microcomputer's embedded processor | 10 | |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 | |
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 | |
| A compiler and runtime environment for a basic programming language | 39 | |
| 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 | |
| An interpreted functional programming language with type inference and efficient parsing. | 389 | |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 | |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 | |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 | |
| A high-performance compiler for quantum gate sequences | 13 | |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 | |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 | |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |