-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
Source and documentation: https://github.com/runtimeverification/pyk/tree/master/src/pyk/kdist
As a `kdist` target executes arbitrary Python code, it also allows for generation of artifacts other t…
-
Thank you for reporting a bug! To help us understanding the issue and how to reproduce it, please fill the following sections as best as you can.
**Describe the bug**
When a touchstone v2.0 (.ts) …
-
# Problem:
The nix local build failed with Bison error on branch `demo`, [no such error on CI](https://github.com/runtimeverification/mir-semantics/actions/runs/7012037074/job/19075778082?pr=269) tho…
-
This issue is intended to categorise the issues that are occurring with parsing for KMIR. 'Parsing' here may refer to the parsing of either the LLVM parser, or the Haskell parser. However 'parsing' is…
-
### Context
`KMIR` currently supports two backends (`llvm` and `haskell`) and three operations (`parse`, `run`, and `prove`). The relationship between these backends and the operations is:
- llvm
…
-
In a `.y` file, I would like to define my own version of the `div` function. So this is what I have there:
```haskell
import Prelude hiding (div)
import qualified Prelude
...
define and use my …
-
**Describe the bug**
`gem pristine debug` doesn't work
**To Reproduce**
Steps to reproduce the behavior:
1. `crew upgrade`
My environment was (crosh, bash or VT-2): crosh
2. I executed t…
-
### Description
`Local` is not recognised in function signature when attempting to parse any function signature.
```
INFO 2023-09-05 14:55:43,510 pyk.ktool.kprint - Running: kast /tmp/tmpus8i2vey -…
-
https://github.com/haskell/happy/blob/535ce96533fb693a8a4441b0ac17cdb78bddfeec/doc/contributing.rst?plain=1#L36-L43
On a fresh working copy of `master` ( 535ce96533fb693a8a4441b0ac17cdb78bddfeec ):…