Requirements for an outer parser
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reviewing the linked issues #4180, #4259, and #4260, then compare pyk's current behavior with the Java outer parser described in this issue. Done means pyk kompile can parse required files, handle prelude.md unless --no-prelude is passed, and resolve main and syntax module names.
Written by the indexing model from the issue text.
Description
For pyk to do outer parsing when invoked by pyk kompile, there are a few major steps it needs to perform:
- runtimeverification/k#4180
- Parse files included with
requiresclauses - Parse and add
prelude.mdto the definition unless--no-preludeis passed - Resolve the main/syntax module names.
- runtimeverification/k#4259
- runtimeverification/k#4260
This should be the absolute minimum that needs to be done by pyk. There are some other checks and transformations that get done in the java outer parsing. It may be possible to move these further down the compilation pipeline. See https://github.com/runtimeverification/k/issues/4131
- Dominant language
- Python
- Stars
- 591
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from runtimeverification/k
-
runtimeverification/k#4939 · 1 assignee ·
-
Concolic Explorer Open
Difficulty 5/5 Over a week Newbie friendliness 32/100
runtimeverification/k#4937 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
runtimeverification/k#4936 ·
-
type:epic
runtimeverification/k#4934 · 4 comments · 1 assignee ·
-
runtimeverification/k#4924 · 1 assignee ·
All issues in runtimeverification/k
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100