<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,8 +2,8 @@ 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.  It should be possible to precompile a script so that you don't need to wait for it to parse each time, but that's currently broken.
+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 &lt;ted.reed@gmail.com&gt;.
 
-We also have an IRC channel: #cardinal on irc.perl.org
+We also have an IRC channel: #cardinal on irc.parrot.org</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>35bb161cf869c5e914522c24141aabc689457ed4</id>
    </parent>
  </parents>
  <author>
    <name>Ted Reed</name>
    <email>ted.reed@gmail.com</email>
  </author>
  <url>http://github.com/cardinal/cardinal/commit/a155287e5c1075a04eba2e2ba9c793919f24d0d6</url>
  <id>a155287e5c1075a04eba2e2ba9c793919f24d0d6</id>
  <committed-date>2009-08-02T22:56:21-07:00</committed-date>
  <authored-date>2009-08-02T22:56:21-07:00</authored-date>
  <message>Update the README</message>
  <tree>fe6b931ee64f7401fbbbf7b2a90498b35fa2e308</tree>
  <committer>
    <name>Ted Reed</name>
    <email>ted.reed@gmail.com</email>
  </committer>
</commit>
