Changes between Version 19 and Version 20 of LoritoDesignQuestions

Show
Ignore:
Timestamp:
11/02/10 18:16:43 (11 years ago)
Author:
cotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LoritoDesignQuestions

    v19 v20  
    137137=== What will Lorito have that will give us flexibility equivalent to C's pointers?  More concretely, what will the data structure for RPA look like?* ===  
    138138 
     139=== What bytecode segments will Lorito-based bytecode have and how will they differ from the current PBC?** === 
    139140=== How can we fix freeze/thaw so that rakudo can use it to decrease its startup time?** ===  
    140141=== How tightly-defined are PMCs in Lorito, i.e. are they more like structs or chunks of memory?  Will there be a way for Lorito to generically understand PMC guts, especially references to other PMCs?** ===