root/cly/trunk/doc/tutorial/tutorial1.py

Revision 529, 57 bytes (checked in by athomas, 7 months ago)

cly: Update tutorial to reflect 1.0 API changes.

Line 
1 from cly import *
2
3 grammar = Grammar()
4 interact(grammar)
Note: See TracBrowser for help on using the browser.