aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-04-15 17:01:21 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-04-15 17:01:21 +0000
commit8c2b4be52920a389f9dcd449a2ca45d2525aa5cf (patch)
tree676be69fe52e912285cc9330a81f74e6ab410288 /lang/parrot/pkg-descr
parent5ab9fc4325749d34f1ec3336fa8cc5e8b84075f0 (diff)
Notes
Diffstat (limited to 'lang/parrot/pkg-descr')
-rw-r--r--lang/parrot/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/parrot/pkg-descr b/lang/parrot/pkg-descr
new file mode 100644
index 000000000000..3e07555f3a1d
--- /dev/null
+++ b/lang/parrot/pkg-descr
@@ -0,0 +1,7 @@
+Parrot is the new interpreter being designed from scratch to support the
+upcoming Perl6 language. It is being designed as a standalone virtual
+machine that can be used to execute bytecode compiled dynamic languages
+such as Perl6, but also Perl5. Ideally, Parrot can be used to support
+other dynamic, bytecode-compiled languages such as Python, Ruby and Tcl.
+
+WWW: http://www.parrotcode.org/