Hacker News new | ask | show | jobs
by haskellandchill 1367 days ago
Then what is System F?
2 comments

polymorphic typed lambda calculus.

it's the theoretical basis for ML and Haskell.

https://en.wikipedia.org/wiki/System_F

Oh I see, you were asking rhetorically :)
Ha yes, I see it more as a candidate for a maxwell's equations of software engineering than the metacircular interpreter.