This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
cardinal /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jul 15 22:29:08 -0700 2009 | |
| |
Configure.pl | Sun Apr 19 14:06:00 -0700 2009 | |
| |
README | Sun Aug 02 22:56:21 -0700 2009 | |
| |
Rakefile | Wed Sep 23 08:47:31 -0700 2009 | |
| |
Test.rb | Fri Jul 24 21:17:52 -0700 2009 | |
| |
build/ | Mon Aug 17 19:21:57 -0700 2009 | |
| |
cardinal.pir | Sun Aug 02 11:29:06 -0700 2009 | |
| |
src/ | Sun Aug 23 08:57:15 -0700 2009 | |
| |
t/ | Sun Aug 23 08:57:15 -0700 2009 |
README
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







