This website requires JavaScript.
Explore
Help
Register
Sign in
adyxax
/
zigfunge98
Watch
1
Star
0
Fork
You've already forked zigfunge98
0
Code
Issues
Activity
a Funge-98 interpreter written in zig
12
commits
1
branch
2
tags
122
KiB
Zig
100%
582bfc893c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Julien Dessaux
582bfc893c
Fixed a misunderstanding about allocations (I did too much go and nim!)
2022-05-05 22:28:07 +02:00
src
Fixed a misunderstanding about allocations (I did too much go and nim!)
2022-05-05 22:28:07 +02:00
.gitignore
Added code coverage to tests with zig build test -Dtest-coverage
2022-02-20 23:06:19 +01:00
build.zig
Added code coverage to tests with zig build test -Dtest-coverage
2022-02-20 23:06:19 +01:00
LICENSE
initial import
2022-02-17 02:30:37 +01:00