pkl icon indicating copy to clipboard operation
pkl copied to clipboard

A configuration as code language with rich validation and tooling.

Results 198 pkl issues
Sort by recently updated
recently updated
newest added

I did read your [comparison](https://github.com/apple/pkl/blob/db55c527c651643649cf55acda6ef5c143d0a664/docs/modules/introduction/pages/comparison.adoc#pkl-vs-other-config-languages), but I still don't understand why you guys needed to create a new language, it sounds like if ease of use within the JVM is...

* Use `mavenCentral()` if release version * Use `sonatype` if snapshot version

## Problem The `pkl` executable does not properly handle recursive objects. ## Context ### What are/were you trying to achieve? Trying out pkl ### What’s the impact of this bug/feature?...

When visiting the pkl-lang website on my phone the hamburger menu is not working, it shows the open and close animation when clicked but no menu items show up. Tested...

I have explained it here: https://github.com/apple/pkl-jvm-examples/issues/6

I'm really interested in using this in my rust projects, any plans on supporting serde/code generation?

help wanted

Would be great if we can use this in C#

Create a language server to give an IDE-like experience for any editor with an LSP client. From the [announcement blog post](https://pkl-lang.org/blog/introducing-pkl.html): > In addition, we are also planning on supporting...

This is the first step in #20 and critical to unlock outside contributions.

- remove "Setup Gradle on your system" (too vague and doesn't seem necessary) - remove "gw pkldoc" (obsolete) - improve docs for common build commands