
27: Christiaan Baaij
The Haskell Interlude
00:00
The Limits of Haskell
Clash uses GHC Core, so it's been through the front end and type checked. And then from that, actually generate the HTML code. Clash has semantic restrictions on the input because we do see the front end. There's no syntactic restrictions. That's semantically there. What kind of things can you not handle? Basically anything where the recursion depth is dependent on some unknown input. So an input given at runtime.
Transcript
Play full episode