A just-in-time compiler for the minimal Turing machine brainf*** on Windows x64
-
Updated
Jul 7, 2021 - C
A just-in-time compiler for the minimal Turing machine brainf*** on Windows x64
A simple Just-In-Time (JIT) written in C that compiles bytecode instructions to native machine code using template-driven dispatch.
A modern, JIT-powered, and dependency-free Foreign Function Interface (FFI) library for C. Dynamically call native functions and create secure callbacks using simple, human-readable signatures. Ideal for language bindings, plugins, and dynamic library interactions.
Early port of the Lox scripting language to Arduino
Common building blocks for JIT code, based on libgccjit
A JIT compiler for a custom low-level assembly-like programming language.
Add a description, image, and links to the jit topic page so that developers can more easily learn about it.
To associate your repository with the jit topic, visit your repo's landing page and select "manage topics."