Changes between Version 17 and Version 18 of LoritoRoadmap
- Timestamp:
- 07/19/10 23:46:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoritoRoadmap
v17 v18 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) 20 * classes of ops, specific op set (with the expectation that once settled, this will change seldom or never)20 * [wiki:LoritoOps LoritoOps]: classes of ops, specific op set (with the expectation that once settled, this will change seldom or never) 21 21 * registers (will PMCs have distinct registers or be represented simply as pointers) 22 22 * interaction with PMCs (i.e. what does the Lorito for RPA look like? What's the equivalent of STRING *s = VTABLE_get_string(INTERP, p); in Lorito?)