this post was submitted on 03 Apr 2024
1 points (100.0% liked)

Zig Programming Language

168 readers
3 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

From the README:

Explore using a flex/yacc parser from zig to build a json Ast. The resulting json parser is able to parse complex json files such as twitter.json, build a std.json.Value Ast, and print it using std.json.stringify().

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here