Zig
istry
Open main menu
Packages
Programs
Statistics
Apps
API
About
Help
Star
Loading…
izig.c
golddranks/izig.c
-
izig.c: A Zig interpreter written in ISO C99
1
1
0
0
4
bootstrapping,c,interpreter,zig
View program on GitHub
Readme
Dependencies
izig.c: A Zig interpreter written in ISO C99
Work in progress.
Progress:
2024-11-13 Project started.
2024-11-18 Hello world (
test/hello.zig
) works.
Plans:
Continue adding test cases and make them pass.
Continue learning Zig & C...
Bootstrap Zig compiler?
Non-plans:
Type checking
Good error handling
Good performance
Full conformance