Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

autrijus (1505)

autrijus
  (email not shown publicly)
http://pugs.blogs.com/

Journal of autrijus (1505)

Thursday August 18, 2005
03:47 PM

Day 193 (r6344): JSAN and CPAN, here we come!

[ #26358 ]
Good news: Thanks to iblech, Pugs-on-Javascript can now load and use JSAN modules:

use jsan:Number.Roman <to_roman>;
say to_roman(42); # XLII

Another good news: Thanks to putter, stevan and fglock, Pugs-on-Perl5 compiler now emits code that directly uses the metamodel and intrinsic classes. It now compiles and runs t/01-sanity/01-tap.t in Perl5 correctly; the logical next step is to fill in the primitives and interoperate with use perl5:DBI.

The bad news is my hard disk totally and suddenly died a couple minutes ago, took the unfinished journal with it, along with my private .svk work depot. Darn... I'll see if I can salvage some of it tomorrow. :-(

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.