Hacker News new | ask | show | jobs
by revskill 1103 days ago
I found Zig implementation of json parsing is interesting. The code is free from hidden control flow !.

https://github.com/hanabi1224/Programming-Language-Benchmark...