X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=55d8b86c722579355ed94361f24b253452948d19;hp=8f2d0c3f30a4c5d785e894ab40fbdc9c231c8889;hb=4a1b0ec18b227d6ad82511e2968ea9b0023b4377;hpb=fdfc1c6248fdde5cb20ae08b0fc4268433731d10 diff --git a/Outline b/Outline index 8f2d0c3..55d8b86 100644 --- 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