Hacker News new | ask | show | jobs
Compiling to Categories [pdf] (conal.net)
2 points by 5n 1219 days ago
1 comments

The simply-typed lambda calculus is modeled by any cartesian closed category. That means we can define categories representing domain specific interpretations such as hardware circuits or automatic differentiation, and then execute existing programs on them (in this case written in GHC Haskell.)