Closed apt1002 closed 3 years ago
Find it here. The goal is to support the whole of the Beetle specification, and to be able to run pForth. We've already implemented new features, including loading of object files, command line arguments, and file I/O, and we've made a number of bug fixes.
The version of Beetle inside Mijit is now obsolete. We will backport some fixes, but I think the sensible thing would be to pare it down until it only serves as an example and as an integration test. For example, we should perhaps remove all the instructions not used by the "ackermann" test.
Only a minimal version of Beetle is necessary inside Mijit for testing.