diff --git a/TODO b/TODO index 61db9dac..c31affce 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ Roadmap: - Add constructs used by the compiler - Allow compiler to be hosted by Chicken (already working) or itself (self-hosting) + - Once self-hosting, may want to create another repo to store snapshots of C code - Install scripts and instructions, need to be able to deploy this possibly install to /usr/local (allow specifying this on cmd line), similar to chibi - Add macro support (instead of current kludge)