data61 / PSL

Other
65 stars 9 forks source link

SeLFiE: swap the names of Eval_Syntax and Eval_Semantic. #94

Closed yutakang closed 5 years ago

yutakang commented 5 years ago

The first call to the interpreter should be Eval_Syntax. And the second (= inner) call to the interpreter should be Eval_Semantics.

So, SeLFiE.thy should first read Eval_Semantic then Eval_Syntax.

yutakang commented 5 years ago

Done in e861f9ac0c21b877aa8b7f699045bc63e2601975.