« earlier | later » Page 5 of 15
andrewclegg/sketchy · GitHub edit / delete
Hashes with deliberate collisions for similar data in Python. This is the sort of thing I'm after for location-based hashing in a simulation framework.
to data-structures hash python simulation software ... on 27 May 2012
Eventlet Networking Library edit / delete
Python concurrency library using greenlets -- effectively "Twisted done right". This looks worth experimenting with.
to concurrency greenlets networking python software ... on 24 March 2012
Kitchen, everything but the sink — kitchen v1.1.0 documentation edit / delete
misccode for Python.
Features/GccPythonPlugin - FedoraProject edit / delete
Write GCC plugins in Python -- awesome!
Re: Python 3 optimizations continued... [LWN.net] edit / delete
Guido van Rossum on publishing scientific code.
to open-science python science ... on 09 September 2011
the eero programming language | a syntactically streamlined dialect of objective-c using clang/llvm edit / delete
An experimental Python-inspired syntax for Objective-C. Interesting.
to language-design objective-c python ... on 23 August 2011
James Tauber : ApplePy edit / delete
An Apple II (and thus 6502) emulator in Python.
A remake, in Python, of iconic Spectrum games Skool Daze, Back to Skool and (slightly less iconic) Contact Sam Cruise. With comprehensive disassemblies of all the games, which are surprisingly complex.
to games python retrocomputing sinclair software spectrum z80 ... on 17 July 2011
mwlib – code.pediapress.com edit / delete
Python MediaWiki syntax parser. Not that I'd actually want to write in MediaWiki syntax, but if we ever want to do anything clever with the CoSMoS wiki content this'd be useful.
bendmorris/scotch - GitHub edit / delete
Python-like compiled language.
to language-design python scotch software ... on 15 May 2011
« earlier | later » Page 5 of 15
tasty by Adam Sampson.