A toy configuration language and data format #884
ThatXliner
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Looks nice! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ModCFG, a whitespace-sensitive configuration language and data format that supports enums, datetimes, and other stuff. (It's a toy language because there's already so many others out there.)
This really proves how powerful (and easy to use) Lark is.
My biggest achievement is that I implemented most functionality in 1 commit
Repo
PyPi
Beta Was this translation helpful? Give feedback.
All reactions