Re: Big nums

2004-06-21 Thread Alin Iacob
Leopold Toetsch a trimis aceste cuvinte prin eter: Alin Iacob <[EMAIL PROTECTED]> wrote: I'll take a whack at it after I'm done with my exams if noone beats me to it. Good. I should probably have mentioned that bignums should be usable tomorrow :) OSCON with pie throwing contest i

Re: Big nums

2004-06-20 Thread Alin Iacob
Leopold Toetsch a trimis aceste cuvinte prin eter: > > Anyone working on that? Who volunteers? > > leo I'll take a whack at it after I'm done with my exams if noone beats me to it. -- Alin Iacob Dezordinea nu patrunde [EMAIL PROTECTED]

Re: ponie-dev list

2003-07-10 Thread Alin Iacob
> Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote: > > Hi, > > > We setup a development list for ponie. > > May I ask: What is ponie? See http://www.poniecode.org/ > leo Yes, I need more coffeiny goodness. --Jarkko Hietaniemi

Re: [RfC] A New PMC Layout

2003-05-29 Thread Alin Iacob
Leopold Toetsch wrote: > Mitchell N Charity <[EMAIL PROTECTED]> wrote: > > > Perhaps it is time to get "multiple gc regimes can coexist" working? > > Sounds good, but AFAIK doesn't work - or isn't practical. I can only > imagine to have some #defines in place, to switch/test different > schemes, as

Re: Embedding Questions

2003-02-13 Thread Alin Iacob
On February 13, 2003 2:00 chromatic wrote: >I'm experimenting with embedding Parrot at the moment, and have a few questions. > >1) How do I get data into Parrot-space? I can pass arguments to >Parrot_runcode() or I could populate some registers directly, but both >approaches have their drawbacks.