forked from cardinal/cardinal
-
Notifications
You must be signed in to change notification settings - Fork 1
Cardinal - Ruby compiler for Parrot
dtm/cardinal
Folders and files
Name | Name | Last commit message | 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 <[email protected]>. We also have an IRC channel: #cardinal on irc.parrot.org
About
Cardinal - Ruby compiler for Parrot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Parrot 65.2%
- Perl 26.9%
- Ruby 7.3%
- Turing 0.6%