Re: [perl #57190] HLL Interoperation

2008-07-23 Thread Daniel Ruoso
Qua, 2008-07-23 às 00:09 -0700, chromatic escreveu: > On Tuesday 22 July 2008 06:34:13 Moritz Lenz wrote: > > There are actually many problems. For example, if a TCL function returns > > an integer, what will Perl 6 see? > A PMC, which presumably performs the Integer role (in Parrot terms). If Tcl

Re: Inter-HLL Mapping Notes

2008-07-23 Thread Daniel Ruoso
Ter, 2008-07-22 às 15:37 -0700, chromatic escreveu: > The wiki page at: > http://www.perlfoundation.org/parrot/index.cgi?inter_hll_mapping_notes > seems to be missing the rationale for *why* it's necessary to map types > between languages? I've added a little reasoning on the top of the art