Comment by AdieuToLogic 12 hours ago This looks like an anemic HOCON[0] clone.0 - https://github.com/lightbend/config/blob/main/HOCON.md 1 comment AdieuToLogic Reply syhol 17 minutes ago HOCON is so overlooked but an almost ideal config language in my eyes. The only element I'm not 100% on is unquoted string values (the norway problem but not quite as bad since there isn't no/yes booleans), but even thats not too bad.
syhol 17 minutes ago HOCON is so overlooked but an almost ideal config language in my eyes. The only element I'm not 100% on is unquoted string values (the norway problem but not quite as bad since there isn't no/yes booleans), but even thats not too bad.
HOCON is so overlooked but an almost ideal config language in my eyes. The only element I'm not 100% on is unquoted string values (the norway problem but not quite as bad since there isn't no/yes booleans), but even thats not too bad.