Interpreter for K terms into Python data structure

Open
#4,191 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
devtools

Research direction

Start by reviewing the pyk-based interpreter request and the linked llvm-backend issue 895 to understand the blocker and expected integration point. Define the supported K terms and Python data structures before implementing the interpreter; done means the requested storage-slot conversion and constraint-satisfiability use cases are supported.

Written by the indexing model from the issue text.

Description

enhancement pyk

Blocked on https://github.com/runtimeverification/llvm-backend/issues/895

As suggested by @tothtamas28, a pyk-based interpreter of K terms into a Python data structure would be very helpful during an FV engagement, e.g., to a generate a Python dictionary from a storage slot or check constraint satisfiability.

Dominant language
Python
Stars
591
Forks
163
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from runtimeverification/k

All issues in runtimeverification/k

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.