X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=2b32c29035d5f8298fa73af29b0edac97597b589;hp=6cab7d21ecf50426eb9c34ba233e05e022a94dfb;hb=2790ccea19648fe307a85db7485ec8986e63e773;hpb=4688774654bcc3330ada6e8bf08ace00198e291a diff --git a/Outline b/Outline index 6cab7d2..2b32c29 100644 --- a/Outline +++ b/Outline @@ -48,3 +48,17 @@ 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)