This commit is contained in:
abbie 2024-01-19 20:06:19 +00:00
parent 878f81b1a4
commit fa1ad68430
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -1,6 +1,4 @@
# Frostwalker
*Frostwalker is still in development and should be considered alpha level software. The parser stack is complete but evaluation is still ongoing.*
A TOML-like configuration language parser for Rust. The crate features a parser stack made up of a lexer, validator, and formatter which all have unit tests and integration tests.
## Justification