jwmerrill / zig-loxLinks
Zig implementation of Crafting Interpreters bytecode lox interpreter
☆52Updated 10 months ago
Alternatives and similar repositories for zig-lox
Users that are interested in zig-lox are comparing it to the libraries listed below
Sorting:
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 4 months ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆199Updated 2 years ago
- A super simple mark-and-sweep garbage collector written in Zig.☆40Updated 4 years ago
- tiny Zig allocator primarily targeting WebAssembly☆92Updated 4 years ago
- The protozig(uana), or protocol buffers implementation in Zig☆45Updated 4 years ago
- A toy Unix shell written in Zig☆67Updated 2 years ago
- A Zig command-line input library!☆50Updated 2 years ago
- A Zig implementation of the "Ray Tracing in One Weekend" book☆98Updated 3 years ago
- Zig library/tool to request network assets☆78Updated 2 years ago
- Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector☆189Updated 2 years ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆85Updated 3 months ago
- A tool for testing snippets of code, useful for websites and books that talk about Zig.☆80Updated last year
- Zigstr is a UTF-8 string type for Zig programs.☆112Updated 2 years ago
- An implementation of Lua 5.1 in Zig, for learning purposes☆207Updated last year
- A generic and general purpose Set implementation for the Zig language☆102Updated 3 months ago
- Borrowchecker in Zig☆117Updated 2 years ago
- The missing iterators for Zig☆81Updated 2 months ago
- Unicode text processing for the Zig programming language.☆214Updated 2 years ago
- A simple, opinionated, struct-based argument parser in Zig.☆57Updated 2 years ago
- Dynamic dispatch for zig made easy☆179Updated 2 years ago
- HTTP client for Zig 🦎☆118Updated 3 years ago
- A TOML parser written in Zig☆118Updated last year
- Exercism exercises in Zig.☆69Updated this week
- Comparing concurrent code example programs between other languages and Zig☆62Updated 10 months ago
- CommonMark + GFM compatible Markdown parser and renderer☆149Updated 4 months ago
- Zig Mailbox is convenient inter-thread communication mechanizm.☆100Updated 3 weeks ago
- A comptime HTML preprocessor with a builtin template engine for Zig.☆53Updated last month
- Lightweight argument parser for Zig☆49Updated 2 weeks ago
- Zig + WebAssembly + JS + DOM☆164Updated 3 years ago
- Common idioms used in Zig☆46Updated last year