wave robot notes
Aaron Watters
aaron.watters at gmail.com
Wed Dec 23 21:59:43 EST 2009
I implemented a Google Wave Robot which annotates
BNF syntax rules using railroad diagram images.
I put notes about the implementation process
here for the benefit of posterity.
http://listtree.appspot.com/firstWaveRobot
The robot Id is
whiff-gae-tutorial at appspot.com
-- if you are using wave, please add it to a wave and try it out.
It should "respond" to a BNF rule you type in like this one:
program ::= "begin" (statement ";")+ "end" $$
Happy Holidays everyone... I'm off to the slopes :).
-- Aaron Watters
===
an apple every 8 hours
will keep 3 doctors away --kliban
More information about the Python-list
mailing list