LLVM JIT compiler for PL0
-
Updated
Jul 26, 2022 - C++
LLVM JIT compiler for PL0
The source code for the ULR (Uncommon Language Runtime) and the ULR Loader, which allows all ULF applications to run.
Jit compile mathematical expressions to machine code and execute them efficiently
A tracing JIT compiler for PyTorch
Metasm is a JIT Compiler with a stack-based assembly like syntax written in C++
Ultra lightweight header-only jit with no external dependencies.
classes for parsing and jit-compiling using LLVM and evaluating mathematical expressions
A language frontend I built with LLVM to test out new compiler techniques
Getting started LLVM 14 C API
A bunch of short code demos written by me
A cross-platform educational JIT compiler that generates and executes machine code at runtime. Demonstrates Just-In-Time compilation concepts with support for Linux, macOS, x86-64, and ARM64.
This project is designed to illustrate the mechanism used in JIT compilers development.
Add a description, image, and links to the jit-compiler topic page so that developers can more easily learn about it.
To associate your repository with the jit-compiler topic, visit your repo's landing page and select "manage topics."