X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Outline;h=9866fd0269b19d401e2af649fed4f1a580c88dc0;hp=38383b8acb846b608489a58bee96ec9567081aa4;hb=77f079684a01c329d10d1cd00cf5e4ee1d05377f;hpb=1c16f3b33548a1b08064263c63ab8b7f7e9f06ed diff --git a/Outline b/Outline index 38383b8..9866fd0 100644 --- a/Outline +++ b/Outline @@ -14,7 +14,8 @@ Haskell as hardware Interpret: Polymorphism Interpret: Higher order Need: Dependent types - Impossible things: Infinite recursion, higher order expressions + Impossible things: Infinite recursion, higher order expressions, + recursive types. Prototype Choice of Haskell @@ -33,7 +34,7 @@ Normalization Rules used Completeness / conditions on input Termination - Casts + Casts / Strictness / Casebinders not fully supported Future work Boilerplate reduction (State distribution & pipelining)