Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xedrac
on May 22, 2023
|
parent
|
context
|
favorite
| on:
TOML: Tom's Obvious Minimal Language
With freeform keys, you can nest all day. But you'll likely just reinvent the wheel when you want certain features.
aaa.bbb.enabled = true
aaa.ccc.enabled = true
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
aaa.bbb.enabled = true
aaa.ccc.enabled = true