NativeJIT

expression compiler

A high-performance just-in-time compiler for x64 C++ expressions

A C++ expression -> x64 JIT

GitHub

1k stars
60 watching
84 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list

compilerjit

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sdiehl/tinyjitA Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations.183
thomasdenney/microjitA JIT compiler for a microcomputer's embedded processor10
xet7/jadelibA proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library.1
qb64team/qb64A C-based compiler and IDE for an extended BASIC language with OpenGL support673
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
rajkumardusad/jitcompilerAn 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
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
m4tx/uefi-jitfuckA JIT compiler for running Brainfuck programs on x86_64 UEFI85
nickmqb/muonA modern, statically typed low-level programming language with strong focus on performance and minimalism.773
jank-lang/jankAn experimental programming language built on top of LLVM and C++ to provide performance and native runtime1,756
bbn-q/qgl.jlA high-performance compiler for quantum gate sequences13
basilteam/basilA high-performance programming language with compile-time evaluation and metaprogramming capabilities.122
mikeakohn/java_grinderCompiles Java bytecode to native machine code for embedded systems and retro computing platforms.496
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63