Replace statement with expression everywhere.
[matthijs/master-project/report.git] / Outline
diff --git a/Outline b/Outline
index 533ca69f7c15360dd22dbe288cb61423ce4e763b..55d8b86c722579355ed94361f24b253452948d19 100644 (file)
--- a/Outline
+++ b/Outline
@@ -49,7 +49,6 @@ TODO: Hardware description / model vs program
 TODO: State & pattern matches
 TODO: Separate compilation / Prelude
 TODO: Add case binder removal transformation
-TODO: Remove all "statement"s
 TODO: User-defined type classes (future work?)
 TODO: Entity / Architecture / Component vs Function?
 TODO: Expand on "representable"
@@ -58,3 +57,9 @@ TODO: Variable vs binder
 TODO: simplification -> Normalisation?
 TODO: Use saturated (application) instead of complete (application)?
 TODO: core => Core
+TODO: \defref{beta-reduction} -> \defref{β-reduction}
+TODO: Make interaction links not bold
+TODO: Say something about implementation differences with transformation specs
+TODO: Say something about the builtin functions somewhere (ref: christiaan)
+TODO: Reorder future work.
+TODO: Future work: Use Cλash