Generators and Back Again

August 4th 2010

The code snippets in this entry are all Python-esque pseudocode, unless otherwise noted

I’ve long held an interest in asynchronous I/O frameworks for Python…

First Post

March 18th 2010

Stuff is coming soon.

And some code:

def f():
    return "Hello, Blog!"

fact 1 = 1
fact n = (*) n $ fact $ n - 1

Maybe this should be emphasized