Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Quick roadmap

4 views
Skip to first unread message

Dan Sugalski

unread,
Nov 10, 2002, 11:43:22 PM11/10/02
to perl6-i...@perl.org
Okay, I survived this year's Lightweight Languages workshop, and as
part of the aftermath I have a roadmap. These are the things going
in, and in the order they're going in:

*) Exceptions. (Adding the cope and hcf instructions for them)
*) A better C function call interface. (And an incredibly hackish one at that)
*) Finalized dynamic loading for PMCs and C libraries
*) Finalized embedding spec. (Based largely, I expect, on the
long-deferred work Brent's done)
*) First cut extension spec

Should be reasonably straightforward. Hopefully quick, too, as I'm
pressed for time here.
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
d...@sidhe.org have teddy bears and even
teddy bears get drunk

Gopal V

unread,
Nov 11, 2002, 2:49:48 AM11/11/02
to perl6-i...@perl.org
If memory serves me right, Dan Sugalski wrote:
>
> Should be reasonably straightforward. Hopefully quick, too, as I'm
> pressed for time here.
> --

Hmm... Object frameworks ? ... (or is that shelved for the present ?)

Gopal
--
The difference between insanity and genius is measured by success

Dan Sugalski

unread,
Nov 11, 2002, 10:17:05 AM11/11/02
to Gopal V, perl6-i...@perl.org
At 1:19 PM +0530 11/11/02, Gopal V wrote:
>If memory serves me right, Dan Sugalski wrote:
>>
>> Should be reasonably straightforward. Hopefully quick, too, as I'm
>> pressed for time here.
>> --
>
>Hmm... Object frameworks ? ... (or is that shelved for the present ?)

Not shelved, no. (And arguably the infrastructure in place is
sufficient to do objects, but that's a bit of a stretch) But with the
things I've named, we have a complete functional core. (Well, OK, a
complete imperative core. Close enough) With an object framework, we
have an incomplete object core and incomplete functional core. I'm
feeling the need for some completion here. :)

Don't worry, objects will get done, and soon. I just wanted a short list there.

Leopold Toetsch

unread,
Nov 12, 2002, 2:34:55 AM11/12/02
to Dan Sugalski, perl6-i...@perl.org
Dan Sugalski wrote:

> ... These are the things going in, and in

> the order they're going in:

Could you comment on current unresolved issues:

- string_set, reusing string headers
- the inconsistencies in the PASM examples, especially the last one in
this thread:
"[CVS ci] string_set is back for a faster live - not only"

and a general roadmap considering:
- subject "Parrot 0.0.9"
- Buffer/PMC unification
- var/value vtable split

thanks,
leo


0 new messages