a configuration language for Go projects
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jordan Orelli b70f370dd1 adding docs 10 years ago
README.md adding docs 10 years ago
WHY.md adding docs 10 years ago
config.go yeah i don't really like this that much 10 years ago
ex.moon add an example 10 years ago
lex.go be gone, commas 10 years ago
lex_test.go let's just get rid of equals signs entirely 10 years ago
main.go add json translator 10 years ago
node.go add json translator 10 years ago
parse.go strip comments from the parse tree 10 years ago
parse_test.go let's just get rid of equals signs entirely 10 years ago

README.md

This is a toy configuration language. If you want to know why, see the WHY doc.