Childcity / ASTree
Abstract syntax tree (AST), or just syntax tree. C++ realization
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ASTree
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆34Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆24Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆80Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A hobby operating system for x86_64, boots with UEFI.☆69Updated 2 months ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- The Sharp programming language☆42Updated 7 months ago
- An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊 (Superseded by https://github.c…☆51Updated 3 years ago
- An x86 OS written from scratch in C☆33Updated 6 years ago
- Homebrew x64 OS written in C++ that runs Doom!☆44Updated 6 months ago
- A minimal example of an x86_64 higher half kernel loaded at the -2GB mark☆40Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆124Updated 6 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆33Updated 2 weeks ago
- Toy programming language☆38Updated this week
- Operating system project☆34Updated 6 months ago
- The carbon intermediate representation language☆36Updated 3 years ago
- Data Flow Analysis and Static Single Assignment☆27Updated 6 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆17Updated 3 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- Abandoned overcomplicated Microkernel using modern x86_64 features☆42Updated 4 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- x86 Kernel Project☆28Updated 7 months ago
- DEPRECATED PROJECT, see README☆37Updated 2 years ago
- 🚀 OOP in pure C with a single-header☆107Updated 2 years ago
- A small OS for me to play and test ideas☆19Updated 12 years ago
- Hobby OS project for learning more about low-level hardware (GPUs, networking, USB)☆209Updated 5 years ago
- simple virtual cpu in c☆77Updated 7 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆53Updated 3 years ago
- Bootsector loading binary file from FAT32 partition☆20Updated 6 years ago