blob: e6b30f889d606c01c69833f57cf79f05254e1e2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
|----------------------------------------------------------------------|
parrot: Parrot VM - a VM for dynamic languages
parrot:
parrot: Parrot is a virtual machine designed to efficiently compile and
parrot: execute bytecode for dynamic languages. Parrot currently hosts
parrot: a variety of dynamic languages such as Tcl, Javascript, Ruby,
parrot: Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator.
parrot:
parrot: <http://parrot.org>
parrot:
parrot:
parrot:
|