The garbage collection issues that were stopping ParTcl's test suite (FYI, *not* Tcl's test suite) from working seem to be gone now!
I've gotten passing reports on all tests (that aren't TODO'd) from OS X, FreeBSD, and Linux.
ParTcl is part of the parrot svn repository. See:
http://www.parrotcode.org/source.html
Once you've downloaded parrot, follow the instructions in ./README to build parrot itself, and then in ./languages/tcl/README to build and test Tcl.
Any feedback is, of course, greatly appreciated.
Now that these pesky GC bugs are (hopefully) dealt with, back to actually implementing features. As usual, volunteers welcome.
Regards.
|