« earlier | later » Page 12 of 15
ONLamp.com: Building Recursive Descent Parsers with Python
Using the pyparsing Python library to build parsers.
to compiler parsing python research software ... on 28 January 2006
A Python package for generating FPGA designs. Another instance of the concurrency-using-generators idea (as seen in Kamaelia), but using Python to generate FPGA code is novel.
to concurrency fpga python research software ... on 24 January 2006
Python implementation of the TeX line-breaking algorithm.
to python software tex text typography ... on 13 January 2006
Lightweight (if slightly ragged) web framework for Python. Looks like it might be worth playing with. I'm a bit concerned that it doesn't talk about output encodings in the docs, though.
Python code to recognise chords (i.e. do the opposite of my chord generator -- but it's a lot fancier than my stuff).
A Python extension that lets you put objects in shared memory.
to concurrency python software ... on 10 October 2005
Python Cheese Shop : parallel 0.1
CSP-style programming with fork and socketpair, which sounds worryingly heavyweight.
to concurrency python research software ... on 07 October 2005
Describes "active objects" as "CSP applied to OO" -- sounds interesting.
to concurrency csp python research ... on 07 October 2005
Does Python have a concurrency problem?
to concurrency python research ... on 07 October 2005
Shedskin - A Python-to-C++ Compiler
Nice idea, although the current limitations mean that none of my code will work (certainly not rawdog).
« earlier | later » Page 12 of 15
tasty by Adam Sampson.