Syntax
We want to extract the patterns out of our source programs.
For example, given
if a == 4 then print "Hello";continued...
| Python on Parrot | Python on Parrot | #39 |
We want to extract the patterns out of our source programs.
For example, given
if a == 4 then print "Hello";continued...
| Copyright © 2007 Patrick Michaud |