Spyke
technology·TechnologybyEdu4rdSHL

Pkl - Configuration that is Programmable, Scalable, and Safe

Apple released a new open-source programming language, described as: Configuration that is Programmable, Scalable, and Safe.

It can translate the configuration to already existing configuration languages such as JSON, YAML, and others.

You can also embed those configuration files in some programming languages and produce code from them.

https://pkl-lang.org/index.htmlOpen linkView original on lemmy.world

You can open source anything, really. This is just not useful in an ecosystem of Apple-only bullshit. Who cares if it's open?

1
lemmy.dbzer0.com

I wonder if this language has any other purpose other than Apple to have more control over how the applications are written for their platforms

-1
lemmy.world

Huh? No. This is a really simple tool - you type text into a file, and save that file on your disk. Other things read the file. Thee's no "control" anywhere to be seen.

Apparently Apple has been using Pkl internally for years, and they've decided to do the world a favour by making it publicly available... probably because they want to use it for public projects too, instead of just their internal ones.

2

You reached the end

Pkl - Configuration that is Programmable, Scalable, and Safe | Spyke