diff options
author | Shrivatsan V Sampathkumar <nastavs@gmail.com> | 2013-04-27 09:26:45 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-27 09:26:45 -0300 |
commit | 332687608b9d607edbbc4c6f6fa5793959cf790d (patch) | |
tree | dfb07cec38d8284fb29e29cd736b966721a7f7c1 /development/parrot/README | |
parent | 96bfb30bceab14b99d4601c3f2d3c844ea5dbad9 (diff) |
development/parrot: Updated for version 5.0.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/parrot/README')
-rw-r--r-- | development/parrot/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/parrot/README b/development/parrot/README index d307a163e01d..498071e3b872 100644 --- a/development/parrot/README +++ b/development/parrot/README @@ -1,5 +1,3 @@ -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, |