summaryrefslogtreecommitdiffstats
path: root/development/parrot/README
diff options
context:
space:
mode:
author Robby Workman2012-08-18 06:40:47 +0200
committer Robby Workman2012-08-18 06:40:47 +0200
commit95ceb586e31391ad5574a9cfa06fa17ee319d636 (patch)
tree4d348d001f49d2d8fd0e43f8725c7a4c09fe4bd4 /development/parrot/README
parent23f4de823320ff005d7aedbc865b2e30ef2aee2c (diff)
downloadslackbuilds-95ceb586e31391ad5574a9cfa06fa17ee319d636.tar.gz
development/parrot: Use icu4c regardless during build
icu4c is now part of Slackware 14.0 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/parrot/README')
-rw-r--r--development/parrot/README10
1 files changed, 1 insertions, 9 deletions
diff --git a/development/parrot/README b/development/parrot/README
index 8489d471dc..d307a163e0 100644
--- a/development/parrot/README
+++ b/development/parrot/README
@@ -1,14 +1,6 @@
- Parrot VM - a VM for dynamic languages
+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