X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=3afd469ece2c23a7a701ed8238960308f0198960;hp=6cab7d21ecf50426eb9c34ba233e05e022a94dfb;hb=60bbca525aa230c262f6a51a4033d9bd7f6b3dde;hpb=4688774654bcc3330ada6e8bf08ace00198e291a diff --git a/Outline b/Outline index 6cab7d2..3afd469 100644 --- a/Outline +++ b/Outline @@ -48,3 +48,18 @@ TODO: Comiler vs translator 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.