Add an in-language Pkl parser and syntax module
Open
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 402
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
It would be good to have a parser for actual Pkl code, where the parser returns syntax nodes.
This enables use-cases like:
* Linter with in-language defined linting rules
* Source code transformations written in Pkl
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the repository's existing parsing and syntax components, then clarify the parser and syntax-node scope with maintainers. Done means Pkl source can be parsed into syntax nodes with a tested foundation for the stated linting and source-transformation use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100