Replace statement with expression everywhere.
[matthijs/master-project/report.git] / Outline
diff --git a/Outline b/Outline
index 8f2d0c3f30a4c5d785e894ab40fbdc9c231c8889..55d8b86c722579355ed94361f24b253452948d19 100644 (file)
--- a/Outline
+++ b/Outline
@@ -49,10 +49,17 @@ 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"
 TODO: Register
 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