X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=ebe444ba7e6169c3d86545e1d218bf71c58bcea6;hp=88cc626ef3c0de6a81510995636ef59780012cdd;hb=781e18d74e018edbe47c011ab6741456138682ab;hpb=a472d8d94908d8f466a4cafe4d55c4c9410161d8 diff --git a/Outline b/Outline index 88cc626..ebe444b 100644 --- a/Outline +++ b/Outline @@ -32,19 +32,35 @@ Normalization * Normal form * Rules used . Properties / Proofs (termination, soundness, completeness, determinism) - Casts / Strictness / Casebinders not fully supported Future work -. Boilerplate reduction (State distribution & pipelining) +* Boilerplate reduction (State distribution & pipelining) * Recursion * Multiple time domains (Events) -- Also, clock line optimization / -- write enable * Multiple cycle descriptions * Higher order state * New language - Don't care +* Don't care TODO: Define user / developer -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: 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: 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: Future work: Use Cλash +TODO: Abstract +TODO: Preface +TODO: Footnote font has not lambda +TODO: eta-abstraction -> expansion +TODO: Top level function -> top level binder