Cardinal: Ruby Interpreter for Parrot
Resources
Cardinal is now a subproject of the Parrot Project
All further work is being hosted at github. [http://github.com/parrot/cardinal]
Historical Resources
How to get Cardinal/Parrot
- svn co https://svn.perl.org/parrot/trunk parrot
- cd parrot
- perl Configure.pl
- make
- cd languages/cardinal
- make