
interpetator Sorry, interpreter. Thanks, Kyle Marek-Spartz. I've read SICP a few years ago, but completely forgot about this chapter. That's what I wrote modulo CPS, but CPS is a significant part.
2014-02-12 0:54 GMT+03:00, Kyle Marek-Spartz
SICP comes to mind: http://mitpress.mit.edu/sicp/full-text/sicp/book/node70.html
-- Kyle Marek-Spartz
On February 11, 2014 at 3:47:09 PM, flicky frans (flickyfrans@gmail.com) wrote:
Hello. I am currently writing lists with lazy semantics in the pure lambda-calculus with call-by-value reduction strategy. Here is an example: http://pastebin.com/SvQ5hCSD Here is a simple interpetator: http://pastebin.com/mejCWqpu Am I reinventing the wheel? Are there some sources, from where i can learn more about lazy evaluation in the strict languages? _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe