« earlier | later » Page 6 of 15
Curveship: Interactive Fiction + Interactive Narrating edit / delete
Python-based IF system with a powerful (if somewhat English-centric) storytelling system.
Introduction to Erlang for the Cleveland Python Users Group (ClePy) | The Bath Not Taken edit / delete
Erlang (from a concurrency rather than functional perspective) for Python users.
to concurrency erlang python teaching tutorial ... on 27 February 2011
rs22812 - Project Hosting on Google Code edit / delete
Code to decode serial messages from a Radio Shack 22-812 multimeter. From the description, this sounds suspiciously similar to the INO2513 meter that my multimeter.py module handles.
to multimeter python software test-equipment ... on 26 February 2011
Qtile Window Manager - home edit / delete
Aha -- a Python tiling window manager. Worth playing with.
"Trylon is a computer language. It is basically a cross between Python and Smalltalk." Which means it does quite a lot with very little syntax, but it doesn't do it very fast -- although it is compiled.
to dynamic language-design python smalltalk ... on 03 January 2011
The Cobra Programming Language edit / delete
An interesting Python-like programming language. It's nice to see a new language where I'm not cringing at the awful syntax.
to dynamic language-design python software type-systems ... on 03 January 2011
Ian Bicking: a blog :: lxml: an underappreciated web scraping library edit / delete
Useful overview of lxml, which is the module I really ought to use for random XML/HTML parsing.
buzhug, a pure-Python database engine edit / delete
I'd have concerns about the efficiency of queries (shame you can't really do metaprogramming in Python), but the API's nice.
Software | Andreas Klöckner's web page edit / delete
Lots of software related to scientific computing, and in particular doing high-performance stuff with code generation and GPUs. There's also a particle simulation engine and various other fun toys here.
to c++ gpu maths python scientific software ... on 31 August 2010
« earlier | later » Page 6 of 15
tasty by Adam Sampson.