> We're actually lucky we have a couple of compiler tests by now, but the > first thing to do before starting such a project is growing the test > suite. We should consider including the test suites of Python and PyPy, > but that still wouldn't give us enough tests for the stuff that is most > important here: the C type integration, which is neither a part of Python > nor PyPy. > > To some extent, the question of parser rewriting reminds me of this: > > http://www.joelonsoftware.com/articles/fog0000000069.html > > Doesn't "if it ain't broken, don't fix it" apply here? > Yes, I think you're right :-)
-- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
