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