calc example -- as executable!
$ ./parrot calc.pbc > 3 + 4 7 > 157 + 465 622
In other words, we now have a working compiler. :-)
Yay!
Programming Parrot | Programming Parrot | #47 |
$ ./parrot calc.pbc > 3 + 4 7 > 157 + 465 622
In other words, we now have a working compiler. :-)
Yay!
Copyright © 2008 Patrick Michaud |