Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
How Does Lazy Evaluation Work in Haskell? (2014) (nfshost.com)
72 points by g0xA52A2A on March 7, 2020 | hide | past | favorite | 4 comments


The first in a series of articles, a list of which can be found here https://apfelmus.nfshost.com/articles/lazy-eval.html



I just spent some time implementing a lazy VM: Note also the push/enter VS eval/apply implementation change in GHC described in [1].

[1] https://www.microsoft.com/en-us/research/publication/make-fa...


Here's an educational video on the topic: https://www.youtube.com/watch?v=LW3HZwBDpiU




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: