PIR
"This is not your typical assembly language"
Very effective at writing code
For example, to implement a regular expression engine
- Parser Grammar Engine (both P5 and P6 regexes)
- 5,400 lines PIR (both P5 and P6)
- PCRE
- ~23,000 lines C
| Parrot and Perl 6 | Parrot and Perl 6 - Environments for Dynamic Languages | #19 |
"This is not your typical assembly language"
Very effective at writing code
For example, to implement a regular expression engine
| Copyright © 2007 Patrick Michaud |