Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Some tasks for the interested
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Leopold Toetsch  
View profile  
 More options Jun 27 2004, 12:18 pm
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Sun, 27 Jun 2004 18:18:50 +0200
Local: Sun, Jun 27 2004 12:18 pm
Subject: Some tasks for the interested
1) Python has a complex builtin class. So we'll need one too.
    * Create a complex PMC.
    * Parse complex constants '4j'
    * Put these constants into the PBC?

2) We need a *array.sort (NCI) method(s)
    That's kind of a PITA: The fixed/resizable array PMCs don't
    have push/pop/unshift/shift ..., and shift/unshift will not
    really fly for these classes, but they have simple linear
    memory. The list.c based arrays OTOH have memory splitted
    into chunks, which complicates sorting.
    The compare function of sort must be overridable with PASM code.

I hope that's all finished, when I'm back from Germany on Thursday:)

leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.