L22: Continuations

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 5

  • @michaelrose7682
    @michaelrose7682 Рік тому +2

    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
      @krismicinski  Рік тому

      thanks for the notes Michael. Sorry for the bugs, will fix those the next time I film the next one.

    • @michaelrose7682
      @michaelrose7682 Рік тому +1

      @@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?

    • @krismicinski
      @krismicinski  Рік тому

      @@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

  • @user-fg6ng7ej6w
    @user-fg6ng7ej6w Рік тому

    thanks for sharing these lectures. is it possible you publish remaining fancy lectures after 22nd lecture?