Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^6: Perl 5 Optimizing Compiler, Part 8: The Book Of RPerl

by Will_the_Chill (Pilgrim)
on Sep 24, 2013 at 19:52 UTC ( [id://1055533]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Perl 5 Optimizing Compiler, Part 8: The Book Of RPerl
in thread Perl 5 Optimizing Compiler, Part 8: The Book Of RPerl

We're tracking the RPerl project using Trello, there's a basic check-list on a card named "Test Suite" on this board:

https://trello.com/b/hQCPeg1d/austin-pm-rperl-development

The in-process test is 05_type_hash.t, which is almost done and is modeled after the working 04_type_array.t. You can see the test file at Github here:

https://github.com/wbraswell/rperl/blob/master/t/05_type_hash.t

After the hash type test is done, then comes the OO inheritance test, the RPerl system functionality for which is already in place, and the basic testing code for which is already largely written in different places around the RPerl codebase.

After the OO inheritance test comes the hand-compiled sorting test, and that's where my RPerl system functionality ends. I'm in the process of choosing a Perl 5 parser now, then comes the automated compiling process.

Wanna help with some test writing? :)
  • Comment on Re^6: Perl 5 Optimizing Compiler, Part 8: The Book Of RPerl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1055533]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-19 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found