[perl #38167] [TODO] Tests - Calling Conventions/HLL Mappings

Will Coleda via RT parrotbug-followup at parrotcode.org
Mon Sep 21 05:14:14 UTC 2009


On Thu Feb 05 08:49:19 2009, Whiteknight wrote:
> On Thu Jan 05 09:50:34 2006, coke wrote:
> > Tests need to be written to verify that HLL mappings are properly  
> > used for :slurpy syntax.
> > ...
> > which would print whatever the type of the ResizablePMCArray mapping  
> > for the HLL 'Foo' was.
> > 
> > (This also requires a HLL mapping for a language, preferably via the  
> > C-level API vs. PIR-only)
> 
> See also TT #216 (https://trac.parrot.org/parrot/tick et/216) for a
> continuation of this.
> 
> Currently, mappings can be made through the .HLL_map directive (for
> classes known at compile-time) and Interp.'hll_map'() method (for
> classes defined at runtime).
> 
> I'll try to write up some tests for this behavior today.
> 
> 

Now being tracked at https://trac.parrot.org/parrot/ticket/1032


-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list