pbohun / jit-exampleLinks
☆11Updated 9 years ago
Alternatives and similar repositories for jit-example
Users that are interested in jit-example are comparing it to the libraries listed below
Sorting:
- 64 bit fasm tutorials.☆12Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Rendering library for 2D/3D graphics☆24Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- a minimal scripting language☆57Updated 2 years ago
- Small C example using libtcc, for C and GLSL live code editing☆19Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- public domain fast scalar math routines☆56Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- The Big list of the github, open-source interpreters.☆73Updated 6 years ago
- A simple single-file javascript interpreter written in C++☆72Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- C++ implementation of a gap buffer.☆54Updated 9 months ago
- simple virtual cpu in c☆90Updated 7 years ago
- Porting the code from learnopengl.com to PortableGL☆14Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated 2 months ago
- Tiny PreProcessor☆18Updated 6 months ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated this week