Skip to content

jmuk/zig-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TOML parser in Zig programming language

This is a parser of TOML language for Zig programming language.

This will be based on toml-1.0.0r2 spec.

Currently it does not support date/time data types, as Zig does not have these types in the standard library.

About

toml parser in zig programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages