Version 3 (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

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