LISP Programming Tutorial: An Intro to Functions

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

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

  • @lucasresendegoes6840
    @lucasresendegoes6840 5 ปีที่แล้ว +2

    I'm using SBCL, I get a warning when I run the code says: "undefined variable: COMMON-LISP-USER::A". Also it outputs "NIL" from the function

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

    Great series! Thanks for sharing

  • @sadamth6714
    @sadamth6714 2 ปีที่แล้ว

    Kindly make separate video about recursive function. It's so confusing. I hope, u will make a video

    • @ProfessorHankStalica
      @ProfessorHankStalica  2 ปีที่แล้ว

      Pretty sure I've done that in at least one of my LISP videos already. Search my channel for LISP and you should find one.

    • @sadamth6714
      @sadamth6714 2 ปีที่แล้ว

      @@ProfessorHankStalica thanks

  • @dariocastellanos8780
    @dariocastellanos8780 3 ปีที่แล้ว +1

    Hi, great vid, you explain better than my teacher, I got a question with the bigger function if you don't mind me asking, let's say i have to use 3 parameters, how would u do it?

    • @ProfessorHankStalica
      @ProfessorHankStalica  3 ปีที่แล้ว +1

      Add a third parameter to the parameter list and modify the function body to use it as needed.

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

    9:41 so... if i want a list ... i change the "print" ?¿ .. i need to know that please ^^´

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

    this is very DE-FUN™
    (haha get it? de fun? its not fun?) no but great tutorial, this is fun