Re: ITERATE: old software, ported to the 21st century
Arthur Lemmens <[email protected]> Fri, 19 Dec 2003 11:55:34 +0100
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Kikashi Software |
| Message-ID | <[email protected]> |
Andreas Fuchs wrote: > For fun, I ported the ITERATE macro package from the CMU AI repository > over to ANSI Common Lisp. Looks good. I see that you added real hash-table and package iterators. The only thing missing is a test suite. I don't suppose that you found the test file (TEST-ITER.LISP) that's referred to in the debugging code? I like ITERATE a lot and I think it's well written, but I would have more confidence in it if I knew that there were some test suite that verified the correctness of all features. (No, I'm not volunteering.) Does anybody know what happened to Jonathan Amsterdam, by the way? He seems to have disappeared from the Lisp world. Regards, Arthur Lemmens