Hello Professor, Thank you for posting this content on continuations. As a self-learner after university this is very helpful. That said, there are 2 problems in this presentation: - The example you use around 17:45 (with (print 0)) says it evaluates to 3 but it should be 4 - the video jumps around 17:52 to a different segment (examples from a previous lecture you gave, which was also very helpful!)
@@krismicinski no worries, thank you for the high quality content! Maybe slightly out of scope, but in your other video you mentioned delimited continuations. Do you per chance have any resources that would help a beginner (maybe with just a basic grasp of scheme and call/cc) understand and apply delimited continuations?
@@michaelrose7682 yes, that’s a great question, i should write up some material on delimited continuations. There is a good paper on this. You can write me at kkmicins@syr.edu and I’ll point you at it
Hello Professor,
Thank you for posting this content on continuations. As a self-learner after university this is very helpful.
That said, there are 2 problems in this presentation:
- The example you use around 17:45 (with (print 0)) says it evaluates to 3 but it should be 4
- the video jumps around 17:52 to a different segment (examples from a previous lecture you gave, which was also very helpful!)
thanks for the notes Michael. Sorry for the bugs, will fix those the next time I film the next one.
@@krismicinski no worries, thank you for the high quality content! Maybe slightly out of scope, but in your other video you mentioned delimited continuations. Do you per chance have any resources that would help a beginner (maybe with just a basic grasp of scheme and call/cc) understand and apply delimited continuations?
@@michaelrose7682 yes, that’s a great question, i should write up some material on delimited continuations. There is a good paper on this. You can write me at kkmicins@syr.edu and I’ll point you at it
thanks for sharing these lectures. is it possible you publish remaining fancy lectures after 22nd lecture?