Two most important things to start with when learning Lisp

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

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

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

    Hello guys, if you have problems with the volume, please consider turning on the captions (CC) that comes on TH-cam player. That helped me a lot! The video is really good!

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

    Thanks for sharing.

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

    Good vid. I am learning ELisp using System Crafters channel, but more sources is always welcomed. Liked & Subscribed.

  • @pravles
    @pravles ปีที่แล้ว

    Thanks for the video. Is this CIDER you are using in Emacs?

    • @ilemming
      @ilemming  ปีที่แล้ว

      Yes, since this is a Clojurescript snippet I used CIDER for the REPLing.

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

    I've noticed that you are sometimes jumping to the end of top-level expressions just to eval them. I'm wondering why are you not using the "eval top-level expression" operation instead?
    C-M-x eval-defun or cider-eval-defun-at-point ?
    u probably want to customize the clojure-top-level-inside-comment-form to t , so it works within rich-comments too.

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

      Oh, usually I use Evil keybindings, but for this recording I used standard C-x C-e, I just didn't want to confuse people. But good point, thank you for your feedback.

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

    Nice video but audio is low

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

      Thank you for telling me. I just realized that my video editor butchers the audio gain. Somehow I didn't notice.

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

    What package are you using for structural editing?

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

      Nothing fancy. I just bound a few keys to smart-parens functions, like sp-kill-sexp, etc.

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

    Had to max volume to hear you

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

      Yes, my sincere apologies. I'm a total nub to this screencasting, video recording stuff. Unfortunately, TH-cam doesn't let you re-upload videos. I'll try better next time.