SCM Repository
View of /sml/branches/rt-transition/cm/TODO
Parent Directory
|
Revision Log
Revision 2837 -
(download)
(annotate)
Fri Nov 2 19:35:43 2007 UTC (13 years, 3 months ago) by jhr
File size: 951 byte(s)
Fri Nov 2 19:35:43 2007 UTC (13 years, 3 months ago) by jhr
File size: 951 byte(s)
Create a branch for the transition to the new runtime system.
short term: medium term: - move the concept of source paths (SrcPath module) much further down towards the basis of the system; the compiler should uniformely talk about source paths (even for "use") - fix "too large environment after opaque match" problem (perhaps cannot be fixed easily (?)) long term: - Generic notification architecture (ErrorMsg module, Say module, ...); this also relies on having the notion of source path available early - restructure binfiles and library files; implement a dynamic linker for libraries that is much more light-weight than CM itself - implement dynamic loading of stable libraries via shared memory segments (mmap); this requires help from the runtime system - handling of non-generalizability should move to later moment in time - environment canonicalization - Try to generalize CM by abstracting from programming language (and compiler), so it can work with Twelf, TILT, or things like HOL
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |