Version 2 (modified by jimmy, 13 years ago)

--

This page describes some of the advantages that the Parrot virtual machine has over some of the other well-known VMs (jvm/.net)

Parrot

  • is designed for dynamic languages rather than static languages
  • is designed for language interoperability
  • is open source
  • is register-based rather than stack-based