Live data from Hacker News

Pkl, a Programming Language for Configuration

pkl-lang.org

31–40 of 598 posts

Re: Pkl, a Programming Language for Configuration

#32
JSONSchema covers a lot of various schema needs and YAML is something a lot of developers are comfortable with. I know both of those technologies are not popular here in HN but YAML type-checked and editor-autocomplete-enabled using JSONSchema is a solid choice for configurations in my opinion.

Re: Pkl, a Programming Language for Configuration

#35

I thought it odd that the language bindings didn't include the most popular langage, Python. In fact, Python seems not to be mentioned at all in the linked page. So I'm wondering, is it 1) Because the developers of Pkl are Python haters 2) Because the developers of Pkl are so overawed by Python that they can't imagine Pkl contributing anything useful to the Python ecosystem In either case, having suffered so much usi…

> 1) Because the developers of Pkl are Python haters

Is it really that deep?

Post reply on HN