LOOP/WHILE tool
An implementation of LOOP/WHILE language used in several standard references (and in our ThInfWiL course), originally written by Michael Gebhard, can be used in-browser inside the university network (via VPN) thanks to Johannes Kern’s frontend.
If you prefer to use it on your machine, here are necessary files and repositories:
-
An IntelliJ plugin …
-
and interpreter binaries.
- Some of you may find the git repo of Michael’s command line tool useful. Please respect the Apache license! Makefile has been recently adjusted to new versions of the go language, such as 1.18. If your go installation is old, you might prefer to check out an earlier version.
The thesis describing this contribution can be found at this link.