blob: 6dc5390c701054ca40bb40690708a8ef6731f03f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
WWW: http://www.parrotcode.org/
|