parrot/README.md

6 lines
252 B
Markdown
Raw Permalink Normal View History

2024-01-06 08:25:07 +01:00
# parrot
Parrot is a virtual machine designed to efficiently compile and execute bytecode for interpreted languages.
Parrot will be a target for the Perl 6 compiler, and is already usable as a backend for Pugs, as well as variety of other languages.