Parrot Parrot Compiler Toolkit #44

calc example -- as executable!

$ ./parrot calc.pbc
> 3 + 4
7
> 157 + 465
622

In other words, we now have a working compiler. :-)

Yay!

Copyright © 2008 Patrick R. Michaud
http://www.pmichaud.com/2008/pres/