The rewrite of Sooc from scratch is underway. The first commit was
posted yesterday in the "rewrite" branch. The real code is for
generic expanding arrays.
This whole test driven development thing is working fairly well so
far. Running "make check" delivers a very pleasant PASS. :)
So Dan, if you'd like to help out, one thing you might do is evaluate
the quality of the tests I've written. Indeed, this might be easier
than evaluating the quality of my code directly!
Next stop: threading & exceptions.
-Mike
|