blob: 40087601afb7c8dddcbdc1af9e1b2caadf61f97d (
plain)
1
2
3
4
5
6
|
Parrot is a virtual machine designed to efficiently compile and execute
bytecode for dynamic languages.
Parrot currently hosts a variety of language implementations in various
stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP,
Python, Perl 6, APL, and a .NET bytecode translator.
|