NCL

Build Status

Simple configuration format based on UCL and HCL (just rewritten to Rust).

Syntax

num = 42 str = "str" bool = true object = { num = 666 }

TODO

Licence

See LICENCE.