Changes between Version 18 and Version 19 of LoritoRoadmap

Show
Ignore:
Timestamp:
07/22/10 07:01:22 (12 years ago)
Author:
cotto
Comment:

add control flow issues

Legend:

Unmodified
Added
Removed
Modified
  • LoritoRoadmap

    v18 v19  
    1717     * LoritoOpBalance between op simplicity and ease of bytecode validation 
    1818     * how to deal with platform-native types and call C-level functions (ffi) 
     19     * control flow, especially CPS, continuations in general, coroutines, exceptions and leave semantics 
    1920     * arg format (fixed three-arg format, variable, other) 
    2021     * [wiki:LoritoOps LoritoOps]: classes of ops, specific op set (with the expectation that once settled, this will change seldom or never)