ASMlover / loxcc
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for loxcc
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆33Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆28Updated 6 months ago
- Our own thread library similar to pthreads☆16Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆23Updated 3 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 3 weeks ago
- LLVM-based pascal compiler☆43Updated last month
- Boost.org pool module☆49Updated last week
- lcc编译器源码注释工程☆53Updated 9 years ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- A standard C compiler.☆11Updated 8 years ago
- Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class☆9Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆39Updated last year
- [nyx] dynamically typed scripting language☆25Updated last year
- Array based threaded red-black tree☆13Updated 8 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Notes on clang and llvm☆36Updated last year
- A basic garbage collection application written in C to manage memory☆16Updated 10 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆98Updated last year
- A compiler front end for the C++ language☆123Updated this week
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆205Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- C Implementation of the monkey programming language☆67Updated 4 years ago