Changes between Version 15 and Version 16 of LoritoRoadmap

Show
Ignore:
Timestamp:
06/08/10 21:35:34 (12 years ago)
Author:
chromatic
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LoritoRoadmap

    v15 v16  
    1212 * Define Lorito ops and semantics. 
    1313   * Primary issues (should be decided before serious prototyping begins): 
    14      * purpose (why does it exist, what role does it fill, what is it, what is it not, etc) 
     14     * LoritoPurpose (why does it exist, what role does it fill, what is it, what is it not, etc) 
    1515     * security model 
    1616     * concurrency (will we support multiple models or a single one, and can an HLL use another model?) 
    17      * [http://lists.parrot.org/pipermail/parrot-dev/2010-March/003951.html proper balance] between op simplicity and ease of bytecode validation 
     17     * LoritoOpBalance between op simplicity and ease of bytecode validation 
    1818     * how to deal with platform-native types and call C-level functions (ffi) 
    1919     * arg format (fixed three-arg format, variable, other)