Skip to content

Commit

Permalink
milestone document
Browse files Browse the repository at this point in the history
  • Loading branch information
dkcumming committed Nov 13, 2023
1 parent 14da5ea commit 531d05c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions deliveries/rv_kmir-milestone_4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Milestone Delivery :mailbox:

**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** [RV KMIR](https://github.com/w3f/Grants-Program/blob/master/applications/rv-kmir.md)

* **Milestone Number:** 4

**Deliverables**
Specify the semantics of MIR programs in K.

| Number | Deliverable | Specification |
| -----: | ----------- | ------------- |
| **0a.** | License | [BSD-3](https://github.com/runtimeverification/mir-semantics/blob/milestone4-deliverable/LICENSE) |
| **0b.** | Documentation | [kmir CLI instructions](https://github.com/runtimeverification/mir-semantics/blob/milestone4-deliverable/kmir/README.md) |
| **0c.** | Testing and Testing Guide | [Testing Instructions with Docker](https://github.com/runtimeverification/mir-semantics/tree/milestone4-deliverable#running-integration-tests-with-docker) |
| **0d.** | Docker | [Dockerfile](https://github.com/runtimeverification/mir-semantics/blob/milestone4-deliverable/Dockerfile |
| 1. | KMIR documentation | [README](https://github.com/runtimeverification/mir-semantics/blob/milestone4-deliverable/kmir/README.md#build-kmir) |
| 2. | **kup** integration | [kmir in kup](https://github.com/runtimeverification/kup/blob/cf2ff4245ccefb64a98f752a324a807a43cf9184/src/kup/__main__.py#L60https://github.com/runtimeverification/kup) [flake.nix in kmir](https://github.com/runtimeverification/mir-semantics/blob/milestone4-deliverable/flake.nix) |
| 3. | Blog post | In final review by Seraya Takahashi |

0 comments on commit 531d05c

Please sign in to comment.