calc example -- as executable!
$ ./parrot calc.pbc > 3 + 4 7 > 157 + 465 622
In other words, we now have a working compiler. :-)
Yay!
| Parrot | Parrot Compiler Toolkit | #44 | 
$ ./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/ |