Hi all, some news from the CLPython front:
1. CLPython will very soon move to a git repository. This should make
it much easier to contribute, hint hint! (More instructions to
follow.)
2. At the International Lisp Conference in Cambridge, there was a
tutorial by Duane Rettig (Franz Inc) and me. Duane showed source level
debugging, a new feature in the upcoming Allegro 8.2, and I
demonstrated a Python debugger/stepper built on top of the new Allegro
functionality. The Python debugger is still very limited; hopefully
it's stable and useful when Allegro 8.2 is released, whenever that is.
3. CLPython now runs on Clozure, too.
- Willem