Re: Pugs: Types.

2005-02-03 Thread Patrick R. Michaud
On Fri, Feb 04, 2005 at 01:40:13AM +0800, Autrijus Tang wrote: > (Moved from perl6-language to here; hopefully this is the correct forum > to ask for clarifications. :-)) I know that several on perl6-language asked you to move the clarifications here, then others told you that perl6-language is th

Re: Pugs: Types.

2005-02-03 Thread Autrijus Tang
On Thu, Feb 03, 2005 at 02:35:15PM -0600, Patrick R. Michaud wrote: > On Fri, Feb 04, 2005 at 01:40:13AM +0800, Autrijus Tang wrote: > > (Moved from perl6-language to here; hopefully this is the correct forum > > to ask for clarifications. :-)) > > I know that several on perl6-language asked you t

Pugs: Types.

2005-02-03 Thread Autrijus Tang
(Moved from perl6-language to here; hopefully this is the correct forum to ask for clarifications. :-)) Today I've started implementing typing relations for value types in Pugs. I intend to hold off subtyping until the simple types can be checked and matched against smoothly. According to S06: