In perl.perl6.internals, you wrote:
> Leopold Toetsch wrote:
>> 1)
>> The call function to the compiler/assembler is kept as a NCI. Better
>> would be a subclass of NCI (Compiler.pmc or so), which provides
>> invoke_keyed(key, next)

> Hmm, I don't know what a NCI is. Where (which files) can I find
> information about them?

Native Call Interface. s. nci.c, build_nativecall.pl, classes/nci.pmc,
the docs and Dan's announcement on the list.

> Jerome

HTH
leo

Reply via email to