X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=35ccc7da1aa8c9ba0a918a295ff990b10aba6c6c;hp=fa4bb70a26974d39403bfe0e971a929b6b5f1116;hb=7b3326f9222aa9574a85666ca5ca7f50489b8279;hpb=7095d53c2ec805554837714da3df3a458ebfb2bb diff --git a/Outline b/Outline index fa4bb70..35ccc7d 100644 --- a/Outline +++ b/Outline @@ -49,3 +49,13 @@ 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}