Friday, August 23, 2013

New Translator – Complete (Tagged)

The implementation of the new translator routines is now complete for all the items previously completed in the old translator routines (LET, PRINT, INPUT and REM, with the additional item of multiple statement support).  Before removing the old translator routines, this is a good place to set a tag even though it has been only three commits from the last tag.  This \will be the last commit that will contain the old translator routines.

Version v0.4.5 has been tagged.  All tests, including the new multiple statement test (#16) with the new translator routines.  Test #16 does not pass with the old translator routines since multiple statement support was never added (would have required a new colon token handler).  Some comments were added indicating items that need to be removed with the old translators, which will now commence.

[commit 51ef63448b]

No comments:

Post a Comment

All comments and feedback welcomed, whether positive or negative.
(Anonymous comments are allowed, but comments with URL links or unrelated comments will be removed.)