At 05:44 PM 7/8/2003 -0400, Gregor N. Purdy wrote:
I just checked in a small patch that allows Jako to start
grokking PMCs. For example:

        use sys;
        var pmc foo;
        foo = new PerlUndef;
        foo = "Hello, world!\n";
        sys::print(foo);

Neato, by the way.


-Melvin




Reply via email to