4 ms·
For something like this I would love to see a formal spec to go along with the examples.
by beckford 1y ago
For something like this I would love to see a formal spec to go along with the examples.
- Jolter 1y agoI do appreciate that they lead with the examples. They convey 90% of the important information. TBH, having worked with yaml just enough to get by with k8s deployments, I could immediately spot how this would be an improvement.
- beckford 1y agoYeah, I don't disagree. I'd go further and say the examples are on-point for a "human oriented" language. But the formal spec reveals how simple or complicated this language is. (And I'm also writing this from the perspective of someone who uses a programming language that does not have a HOML implementation).