Closed Gohla closed 2 years ago
This is merging spoofax3 into master, so there are a couple of additional changes, but mainly:
spoofax3
master
ExecContext
StrategoLanguage#parse
parse
RuntimeException
InterruptedException
This is merging
spoofax3
intomaster
, so there are a couple of additional changes, but mainly:ExecContext
toStrategoLanguage#parse
so that the implementation ofparse
can execute tasks, which I need in Spoofax 3.RuntimeException
andInterruptedException
.