Changes between Version 15 and Version 16 of LoritoRoadmap
- Timestamp:
- 06/08/10 21:35:34 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoritoRoadmap
v15 v16 12 12 * Define Lorito ops and semantics. 13 13 * 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) 15 15 * security model 16 16 * 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 validation17 * LoritoOpBalance between op simplicity and ease of bytecode validation 18 18 * how to deal with platform-native types and call C-level functions (ffi) 19 19 * arg format (fixed three-arg format, variable, other)