Version 0 of Quality of source code

Updated 2002-12-17 19:07:23

Arjen Markus (17 december 2002) I want to make a statement about the quality of the source code of the Tcl core. I do not mean to flatter the original developers (well, not too much anyway), but I am impressed! Let me explain why:

Last week I discussed the possibility of adding a new operator (exponentiation) to the expr command. I was fooling around a bit with higher-degree polynomials and other such maths stuff and I felt that such an operator would help a lot. Donal Fellows and