Skip to search formSkip to main contentSkip to account menu

Store-passing style

Store-Passing Style is a programming technique that is used to model mutable state without using mutable state. So, for instance, consider this… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Machine Just as we did with the uniform CPS transform, we can derive an abstract machine from the call-by-need transform. First…