Hey! Andy Wingo <wi...@pobox.com> writes:
> I just finished up a lot of typing at the manual, and I hope I'm done > with that. The net result is that the VM is documented quite thoroughly, > and the compiler as well. I'll send those documents to the list in > separate mails for inline comments. Great! > I had an idea regarding unit tests recently: since GHIL and GLIL now > have (documented!) S-expression representations, we should be able to > easily and expressively test individual compiler passes. Looking forward > to that. That'd be nice. Pattern matching could perhaps make it easier to write the tests. Thanks for the good news! :-) Ludo'.