From 3195755a4c8d5094ee415986158b91c7329c60e4 Mon Sep 17 00:00:00 2001 From: Brian Gernhardt Date: Wed, 5 Oct 2011 17:32:16 -0400 Subject: [PATCH] Update TODO My brainstorming notes are mostly done, but the resulting docs are probably fairly incomplete. --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2d61dde..d85e413 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,10 @@ ## Short Term -* Clean up brainstorming into real design docs +* Flesh out design docs where needed
+ Input from HLL authors _very_ welcome! * But don't get caught up designing things we aren't implementing +* Decide on some coding standards (package names, etc) * Build framework: Makefile, test harness, etc * Sketch (design and/or code) out lowest level compiler