What is Lisp used for?

แชร์
ฝัง

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

  • @JasonSmith80513
    @JasonSmith80513 7 หลายเดือนก่อน +3

    Also ABCL for Common Lisp on Java...

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

      At the moment I have little experience with it...

  • @laughingvampire7555
    @laughingvampire7555 5 หลายเดือนก่อน +1

    you forgot to talk about CLASP implementation of Common Lisp, targeting LLVM to interface with C++ and compile everything to native, no interpreter and it is being used to work in chemistry for nanotechnology and design nanomachines and molecules.

    • @the-lisper
      @the-lisper  5 หลายเดือนก่อน +1

      Yeah, there are a lot of interesting projects!

    • @thirdeyeblind6369
      @thirdeyeblind6369 23 วันที่ผ่านมา

      Most mature CL implementations compiler to native code it is not unique to CLASP.

  • @टिरंजननकले
    @टिरंजननकले 3 หลายเดือนก่อน

    Which IDE to use for Common Lisp? I really don't like emacs and its flavors.

    • @the-lisper
      @the-lisper  3 หลายเดือนก่อน +1

      I am a Emacs/Portacle user... But I have heard that the situation is improving with VSCode. I cannot really talk about it now, because I have never tried it...

    • @Oi-mj6dv
      @Oi-mj6dv 2 หลายเดือนก่อน

      Well id just recommend (as another noob) to just bite the bullet really.
      The fastest way to set up c++/c# is visual studio. And has the most powerful features. Could you make It run in vscode? Yes but why getting a worse experience overall?
      The same reasoning applies to Emacs for common lisp and the best lisp-in-a-box IDE that just works out of the proverbial box is portacle. Which saves you tonnes of choices and configurations making an already steep learning curve, a bit less so. Why would you want to make your life more difficult when there is already a way?
      TLDR: CL is already conceptually harder to learn due to unfamiliar paradigms (almost 180° to M-expression based languages (anything ALGOL derived)). Dont make It harder than It needs to

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

      Go ahead and use Emacs. It's not a language you edit and then run. You need something that can interact with the REPL while the program is running.

    • @thirdeyeblind6369
      @thirdeyeblind6369 23 วันที่ผ่านมา

      Lem though it has some emacs like keybinds ect but much easier to just pick up and use because you dont need to be a emacs master to use it.

    • @ArmeroPR
      @ArmeroPR 9 วันที่ผ่านมา

      Give the free edition of Lispworks a try. Emacs users will still prefer Emacs because it’s still so far ahead of anything else but Lispworks is great in not focusing on a complicated editor and just learning the language. Its help menu is very nice and its object inspector is very visual similar to a Smalltalk environment

  • @meow-iskander
    @meow-iskander 8 หลายเดือนก่อน +1

    Parabéns!

    • @the-lisper
      @the-lisper  8 หลายเดือนก่อน

      Thanks! :)