zlox
VM interpreter
An implementation of a stack-based bytecode Virtual Machine in Zig for the Lox programming language
lox virtual machine implementation in zig!
26 stars
1 watching
0 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zig-java/jaz | A JVM implementation in Zig. | 88 |
ziglang/zig.vim | A Vim configuration plugin that provides syntax highlighting and code formatting tools for the Zig programming language. | 469 |
chaoyangnz/zava | A Java Virtual Machine implementation in Zig language | 9 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 510 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 90 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
squeek502/zua | An attempt to implement Lua 5.1 in Zig for educational purposes | 172 |
chmod222/zuxn | An implementation of a Uxn-inspired system with assemblers and runtime environments | 22 |
ziglang/vscode-zig | An extension providing language support and tools for the Zig programming language in Visual Studio Code. | 549 |
johnhamelink/rvm-zsh | A plugin for zsh shell that integrates RVM and adds Ruby gem binaries to the system PATH | 2 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 49 |