Monday, March 24, 2008
Wednesday, March 19, 2008
links for 2008-03-20
-
PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network).
Monday, March 17, 2008
links for 2008-03-18
-
python-safethread is a large modification of CPython intended to provide safe, easy, and scalable concurrency mechanisms.
-
The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It is currently able to generate C, C++, C#, F#, Haskell, Java, and OCaml, as well as XML representations.




