kframework / k-legacy

The K tools (deprecated, see README)
http://kframework.org
Other
146 stars 61 forks source link

K 4.0 Merge rules #2403

Open ShlKan opened 6 years ago

ShlKan commented 6 years ago

I used K3.6 to write the semantics of a language. Now I want to move to K4.0. But there is a problem for kompile. In K4.0, there is a new module called merge rules. Merge rules for the model will give an exeception of indexoutofbouds. I want to know is there anyone can give an explanation for the merging rule module.