corn-config / corn

🌽 A simple and pain-free configuration language. Reference libcorn implementation and CLI.
https://cornlang.dev
MIT License
40 stars 5 forks source link

New features for primitive types #17

Closed JakeStanger closed 1 year ago

JakeStanger commented 1 year ago

Adds new features to strings and integers (also documents/tests a float feature).

Some general code quality things and whatnot to go with it.