root/hodgestar/WhitespaceCode/pbradbury/README @ 425

Revision 425, 506 bytes (checked in by hodgestar, 23 months ago)

Playing around with Whitespace.

RevLine 
[425]1This is a copy of Phillip Bradbury's 2004 Python Whitespace interpreter, which
2was translated from Edwin Brady's 2003 earlier version in some other language.
3
4The source was obtained originally from [1] via a post [2] on the Whitespace
5mailing list.
6
7Only one slight change has been made, namely to stop parsing the input once
8a termination sequence (LF, LF, LF) has been reached.
9 
10[1] http://www.mrphlip.com/pywhitespace.tar.bz2
11[2] http://compsoc.dur.ac.uk/archives/whitespace/2007-December/000065.html
Note: See TracBrowser for help on using the browser.