assyrianic / Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
☆131Updated 9 months ago
Alternatives and similar repositories for Tagha:
Users that are interested in Tagha are comparing it to the libraries listed below
- C17 compiler implementation from scratch☆64Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- C99 parser and frontend for libfirm☆345Updated last month
- Yet another C compiler.☆29Updated last year
- Fedjmike's C Compiler☆132Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- A tiny embeddable HTTP server written in C89☆179Updated 5 years ago
- Self-hosting C toolchain, from scratch☆33Updated last week
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆299Updated this week
- A C compiler that tries to eliminate the need for header files as much as possible.☆62Updated last week
- The best C-like language that can be implemented in 10kLOC.☆535Updated last week
- Vox language compiler. AOT / JIT / Linker. Zero dependencies☆348Updated 8 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- The Public Domain C Library☆236Updated 2 months ago
- The Roman II Programming Language☆67Updated 2 years ago
- Linux Debugger Prototype☆43Updated 3 years ago
- A small arm/x86(-64) C compiler☆162Updated last year
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆175Updated 2 months ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- libco is a cooperative multithreading library written in C89.☆132Updated 5 months ago
- A lightweight embeddable scripting language☆119Updated last month
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago
- A parser generator for C☆362Updated 3 weeks ago
- The carbon intermediate representation language☆36Updated 4 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆123Updated 3 months ago
- A single-header incremental garbage collector library