vlang parser in zig
examples | ||
src | ||
.gitignore | ||
build.zig | ||
LICENSE | ||
README.md |
spoodle
a vlang parser in zig
why
because i can
variations
for
is split betweenfor
andloop
because my fucking god i cant stand having four different variations offor
.
how
git clone https://gitdab.com/luna/spoodle.git
cd spoodle
zig build install --prefix ~/.local/