joeri/cardinal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cardinal is a Ruby compiler for Parrot. The parser is fairly complete. The standard library exists, but still needs filling out. Cardinal's parser is very *very* slow. You can precompile to PIR with --target=pir and run the result with Parrot directly to skip the parsing phase. (You may need cardinal.pbc in the same directory for this to work.) Cardinal is back in active development, under the stewardship of Ted Reed <ted.reed@gmail.com>. We also have an IRC channel: #cardinal on irc.parrot.org
Releases
No releases published
Languages
- Parrot 64.4%
- Perl 26.6%
- Ruby 8.4%
- Turing 0.6%