develooper Front page | perl.perl6.language | Postings from February 2001

Re: Really auto autoloaded modules

Thread Previous | Thread Next
From:
Simon Cozens
Date:
February 1, 2001 07:44
Subject:
Re: Really auto autoloaded modules
Message ID:
20010201154422.A4514@pembro26.pmb.ox.ac.uk
On Thu, Feb 01, 2001 at 10:14:20AM -0500, Dan Sugalski wrote:
> The module loaded can define the routines as either regular 
> perl subs or opcode functions (the difference is in calling convention 
> mainly) and could be the standard mix of perl or compiled code.
> 
> Would someone care to take a shot at formalizing the system?

Well, this is currently called XS. (Although you can't do user-defined
ops in XS, but it's *theoretically* possible. The margin of this email
is not wide enough, etc.) Are you asking for someone to define a replacement
for XS, or just a method for doing what we currently do with, say, glob or the
heavy unicode things?

-- 
If they can put a man on the moon, why can't they put them all there?

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About