On 03/02/01 Dan Sugalski wrote:
> >[gazing into crystal ball . . . ] I predict some header somewhere is going
> >to already #define "INT". Perhaps PERL_INT and PERL_NUM ?
>
> Good point. We should probably prefix all perl 6's data types and functions
> like we do in perl 5. Perl_ for functionis
On Sat, Mar 03, 2001 at 07:57:54PM +0100, Paolo Molaro wrote:
> All the function names shall begin with the C prefix. The only exception
> is function names that may be used only in the perl core: these names shall
> begin with the C<_perl_> prefix. This will make it possible to export only
> the