Common Lisp Tutorial 8a: Functional Programming (Map function)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 4

  • @maxxcan
    @maxxcan 4 ปีที่แล้ว +4

    we need more tutorials of Common Lisp. Thank you very much!

    • @NeilMunro
      @NeilMunro  4 ปีที่แล้ว +2

      I'm preparing the materials for next weeks video, don't worry :)

  • @MichaelGaribaldi
    @MichaelGaribaldi 4 ปีที่แล้ว +1

    Good job. Actually, I'll play with this a bit. I could actually use this on a project I've been working on for a bit. I use Stumpwm (a window manager in Stump) and the menu is awful. I created a static version of a menu, alphabetized. Using what you just showed here, and the previous input and output lessons, I bet I can code the menu to not be so static by reading the files that are there instead! Good job!!

    • @NeilMunro
      @NeilMunro  4 ปีที่แล้ว

      I used stump for a bit not too long ago actually, when you get it working I'd love to see what you made!