slackbuilds_ponce/development/parrot
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
parrot.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
parrot.SlackBuild development/parrot: Fixed pkgconfig path and typo. 2010-08-29 19:59:21 -04:00
README
slack-desc

        Parrot VM - a VM for dynamic languages

Parrot is a virtual machine designed to efficiently compile and  
execute bytecode for dynamic languages. Parrot currently hosts
a variety of dynamic languages such as Tcl, Javascript, Ruby, 
Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator.
 
<http://parrot.org> 

If you want to compile parrot with icu4c run the SlackBuild as below. 
You'll need of course to install icu4c. A build script for this is available
at SlackBuilds.org.

ICU=yes ./parrot.SlackBuild