|
|
|
|
|
by Nalta
2623 days ago
|
|
I use protos as configs pretty frequently. They have comments, easier syntax, there's a schema file the describes exactly whats expected. You can parse them from text, csv, or even awful binary, and use them in practically any language. |
|