Skip to content

q-uint/zpars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zpars

A parser playground in Zig. Currently implements an ABNF (RFC 5234) scanner.

Usage

zig build run -- <file.abnf>

About

Exploring parsers in Zig

Resources

License

Stars

Watchers

Forks