▲ | forrestthewoods 6 days ago | |||||||
> But if your configuration files devolve into DSL, just use a real programming language already. This times a million. Use a real programming language with a debugger. YAML is awful and Starlark isn’t much better. | ||||||||
▲ | CGamesPlay 6 days ago | parent | next [-] | |||||||
> Use a real programming language with a debugger. YAML is awful and Starlark isn’t much better. I was with you until you said "Starlark". Starlark is a million times better than YAML in my experience; why do you think it isn't? | ||||||||
| ||||||||
▲ | thrown-0825 6 days ago | parent | prev [-] | |||||||
bonus points when you start embedding code in your yamlified dsl. |