Parrot Compiler Tools Parrot Compiler Tools #15

Build compiler and test parsing

$ ./parrot -o abc.pbc abc.pir        # build abc compiler

$ ./parrot abc.pbc --target=parse    # test parse
continued...
Copyright © 2007 Patrick Michaud