Hacker News new | ask | show | jobs
by ky-hy 135 days ago
decided to learn a low level language since I never wrote any and I'm self taught dev, created this abomination of interpretation of kilo.c in zig: https://github.com/kyhyy/kz

Soon will add readme and syntax highlighting for zig itself (was too scared to deviate from C guide lol)