On Wednesday, November 13, 2019 at 12:52:20 PM UTC-6, Edward K. Ream wrote:
> I have just created #1440 <https://github.com/leo-editor/leo-editor/issues/1440> to record this project. I continue to update the first comment. To summarize recent work further: 1. Infrastructure is complete: The first draft of all code is present. Simple tests pass. Others fail. Ast.brief_dump is a crucial visualization. It has already revealed problems. 2. TOG.eat needs more work. TOG.eat is the *only* difficult part of the entire TokenOrderGenerator class. Everything else is boilerplate. It is not yet clear and obvious that eat is correct. Perhaps in a day or two... Happily, eat is also an ever-present unit test. Errors quickly announce themselves. In short, everything is going more quickly and smoothly than I expected. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d892200c-c726-4fa9-86c8-732bc1dfac99%40googlegroups.com.
