Common Lisp for the Curious Clojurian - Alan Dipert - Scicloj meeting 19

แชร์
ฝัง

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

  • @nbme-answers
    @nbme-answers 2 ปีที่แล้ว +7

    9:44 START

  • @0netom
    @0netom 3 ปีที่แล้ว +12

    I was contemplating about getting into CommonLisp, but it just looked very arcane.
    Giving this amount condensed background, history and REPL examples both confirmed my worries, but also enduced some appetite for learning it.
    Thanks, Alan!

    • @alrightsquinky7798
      @alrightsquinky7798 10 หลายเดือนก่อน +2

      You’d be surprised how quickly it all comes together once you start playing with it. Common Lisp is a beautifully easy language to use. My advice is to ignore all the conceptual stuff at first (you don’t really need to understand it) and just start writing small programs. You can get a web server running in just a few lines of code!

  • @vinapocalypse
    @vinapocalypse 4 หลายเดือนก่อน

    Good talk! I wish Alan had shown the hyperspec page for the LOOP macro, it's pretty nuts.

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

    Thanks for this! And for the pointer to Kalman Reti's Symbolics demo.
    It's mirrored on his site at MIT if you can't find it here. Loper-OS has blogged about it as well.

  • @rmschindler144
    @rmschindler144 7 หลายเดือนก่อน +2

    for me Clojure shines for three reasons: (1) Rich Hickey; (2) it’s a Lisp; (3) it can be used for web apps

  • @angel-peralta
    @angel-peralta 3 ปีที่แล้ว +3

    Where can I find the link for the screencast with the Symbolics employee? Thanks in advance.

    • @alandipert
      @alandipert 3 ปีที่แล้ว +6

      If you search for Kalman Reti on TH-cam a couple pop up.

    • @angel-peralta
      @angel-peralta 3 ปีที่แล้ว +5

      @@alandipert Thank you for the quick reply. Great talk, I come from the dark side, cl.

  • @laughingvampire7555
    @laughingvampire7555 28 วันที่ผ่านมา

    Common Lisp is the language for legends, is the greatest hack that allows for multiple other hacks. In the Scheme world I think the closest would be Chez, Racket is wonderful but is too academic and I think it needs some stewardship towards a more industrial implementation of racket.

  • @The_Conspiracy_Analyst
    @The_Conspiracy_Analyst 7 หลายเดือนก่อน +1

    Racket is where it's at