| |
| | Parrot FAQ - parrotcode: |
 | | Parrot has an odd license -- it currently uses the same license as Perl 5, which is the disjunction of the GNU GPL and the Artistic License, which can be written (ArtisticGPL) for short. |
 | | Parrot's core size is currently between 250K and 700K, depending on compiler. |
 | | Any library used by Parrot must be fast enough to have a fairly small performance impact, small enough to have little impact on core size, and flexible enough to handle the varying demands of Perl, Python, Tcl, Ruby, Scheme, and whatever else some clever or twisted hacker throws at Parrot. |
| www.parrotcode.org /faq (2258 words) |
|