perl6-internals
[Top] [All Lists]

Re: pdd19_pir.pod: See C<docs/imcc/macros.pod>

To: Allison Randal <allison@perl.org>
Subject: Re: pdd19_pir.pod: See C<docs/imcc/macros.pod>
From: "Patrick R. Michaud" <pmichaud@pobox.com>
Date: Thu, 28 Aug 2008 16:27:56 -0500
Cc: Will Coleda <will@coleda.com>, Reini Urban <rurban@x-ray.at>, Parrot Porters <parrot-porters@perl.org>
Delivered-to: mailing list perl6-all@perl.org
Delivered-to: perl6-all-poster@perl.org
Delivered-to: mailing list perl6-internals@perl.org
Delivered-to: perl6-internals@perl.org
Delivered-to: perlmail-parrot-porters@onion.perl.org
Delivered-to: parrot-porters@perl.org
In-reply-to: <48B71457.5030202@perl.org>
List-help: <mailto:perl6-all-help@perl.org>
List-id: <perl6-all.perl.org>
List-id: <perl6-internals.perl.org>
List-post: <mailto:perl6-all@perl.org>
List-subscribe: <mailto:perl6-all-subscribe@perl.org>
List-unsubscribe: <mailto:perl6-all-unsubscribe@perl.org>
Mailing-list: contact perl6-all-help@perl.org; run by ezmlm
References: <48B2F14B.6040409@casella.verplant.org> <a45468e30808251105i4cf17896saa335f3e083ab8dc@mail.gmail.com> <48B30D43.9060703@perl.org> <6910a60808260633u1c325040u3d87c4ea7370ebe7@mail.gmail.com> <48B670B2.8080603@casella.verplant.org> <6910a60808280510v6ecb510gf78c72401364638f@mail.gmail.com> <20080828132142.GA8858@pmichaud.com> <6910a60808280809rec80d2fqdc96a41b3198716b@mail.gmail.com> <a45468e30808281030u63c39f2dp947b1bc49c4e2985@mail.gmail.com> <48B71457.5030202@perl.org>
User-agent: Mutt/1.5.17+20080114 (2008-01-14)
On Thu, Aug 28, 2008 at 11:10:47PM +0200, Allison Randal wrote:
> That's backwards. Loading the language module is what registers the  
> compiler. The user never needs to access the compiler object for a  
> particular language directly unless they're compiling code from a string.

...or if they want to parse a namespace string according to another
HLL's rules, obtain a namespace from another HLL, or load a library
associated with a different HLL.  (See pdd21 - namespaces.)

Pm


<Prev in Thread] Current Thread [Next in Thread>