embedded2015 / jit-constructLinks
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆38Updated 4 years ago
Alternatives and similar repositories for jit-construct
Users that are interested in jit-construct are comparing it to the libraries listed below
Sorting:
- Ruby-like high-performance script programming language with JIT compiler☆94Updated 9 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- Description of commonly done compiler optimizations in C☆46Updated 3 years ago
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆48Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- ARM programs to illustrate tutorials☆41Updated 9 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- CLTK - OpenCL ToolKit☆34Updated 4 years ago
- let me know if my notes help you :D (it's a mess, I know)☆151Updated 2 years ago
- A simple userspace program to interact with Linux KVM☆23Updated 2 years ago
- A self-made Operation System in X86, Just for Fun Learning☆40Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- Asynchronous server framework in modern C☆77Updated 9 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆189Updated 7 years ago
- 從 C 語言到 RISCV 處理器☆22Updated 6 years ago
- classical example of concurrent producer/consumer problem☆21Updated 2 years ago
- Develop your own OS kernel by reusing Linux infrastructure☆175Updated 10 years ago
- A minimalist lossless data compressor☆47Updated 4 years ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 2 years ago
- LLVM Linker for Mobile Computing☆81Updated 9 years ago
- Object-oriented matrix implementation in C99☆14Updated 8 years ago
- Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch☆204Updated 8 years ago
- Some materials for "The taste of probabilistic programming and modeling" by Oleg Kiselyov at FLOLAC'16☆16Updated 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A standalone WebAssembly process virtual machine☆226Updated 2 months ago
- about yacc, lex, LL(1), LR, first set, follow set, predict set ...☆20Updated 9 years ago