Robert Smith - Excursions In Mathematics Using Lisp

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 8

  • @kriterer
    @kriterer 3 года назад +2

    Data formatting isn't really necessary for any math program, but it makes research/experimental programs much more useful because there are visual indications of numerical patterns that might be strange or hard to see otherwise

  • @aoeu256
    @aoeu256 5 лет назад +1

    To alleviate the corruption issue, make a macro so that everytime you use setf, define in the repl it it places a copy of the previous definition, maybe with serialization if its an object or with the quoted list if its not in a history list along with the module path name so it won't get garbage collected then define undo and redo commands that increment and decrement the counter for the history. To save space you might try only storing the diff of previously placed objects.

  • @che8488
    @che8488 7 лет назад

    It’s a good video to help me understanding lisp

  • @polifemo3967
    @polifemo3967 6 лет назад +1

    He said he had a blog, but I couldn't catch the name. Can you write it down please?

    • @timothy9634
      @timothy9634 6 лет назад

      stylewarning.com
      He hasn't posted anything there in a while. He is active on twitter though (same handle).

    • @polifemo3967
      @polifemo3967 6 лет назад

      Thanks! The archives will be useful anyways

    • @timothy9634
      @timothy9634 6 лет назад

      Also, there is some more stuff on the blog he shows at the end around 1:37:00.
      symbo1ics.com/blog
      (should redirect you to a wayback archive)

    • @marcellocolozzo6917
      @marcellocolozzo6917 6 лет назад +1

      web.archive.org/web/20140711171524/symbo1ics.com/blog/