GNU Social Club
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices tagged with lisp

  1. psf (psf@oldbytes.space)'s status on Saturday, 09-Jul-2022 03:21:00 UTC psf psf
    Remote profile options...

    result of splicing together the diagrams from "SBCL: a Sanely-Boostrappable Common #Lisp"

    In conversation about 7 months ago from oldbytes.space permalink
  2. veer66 (veer66@mstdn.io)'s status on Thursday, 07-Jul-2022 07:53:54 UTC veer66 veer66
    Remote profile options...

    nconc is not what I thought. I should have used append. #lisp #commonlisp

    In conversation about 7 months ago from mstdn.io permalink
  3. Csepp 🌢 (csepp@merveilles.town)'s status on Monday, 20-Jun-2022 23:39:37 UTC Csepp 🌢 Csepp 🌢
    Remote profile options...

    #Lisp / #Scheme folx, here is something I've been wondering for a while:How the heck do you rename a variable in Emacs? How was it done before LSP?Because I keep hearing about "unparalleled editor support" but things that work pretty much automatically with Python+LSP(+MyPy) seem to be missing or require some magic incantations that I'm unfamiliar with.So far the only place I've seen this was in DrRacket, but that is as heavy as an Electron app, so it's not really something I can use.

    In conversation about 7 months ago from merveilles.town permalink
  4. theruran 🌐🏴 (theruran@hackers.town)'s status on Wednesday, 08-Jun-2022 14:10:07 UTC theruran 🌐🏴 theruran 🌐🏴
    Remote profile options...

    Cloture – Implementation of #Clojure in #CommonLisp

    https://github.com/ruricolist/cloture

    #LISP

    In conversation about 8 months ago from hackers.town permalink
  5. Vera (vera@im-in.space)'s status on Tuesday, 31-May-2022 23:58:05 UTC Vera Vera
    Remote profile options...

    Debating whether I should get back into #lisp ... I love it, but it doesn't have as many built-in methods for string handling as #ruby , and on principle I find it frustrating in terms of readability to (in practice) have to use a lisp editor to keep track of the parentheses

    In conversation about 8 months ago from im-in.space permalink
  6. Andy Balaam (andybalaam@mastodon.social)'s status on Thursday, 26-May-2022 09:51:35 UTC Andy Balaam Andy Balaam
    Remote profile options...

    I uploaded the SICP videos to my Peertube account!

    Experience the life-changing paradigm shift of learning programming again the way it _really_ is / should be:

    https://diode.zone/videos/watch/cba85205-e718-4ea4-9322-4bf14ba390ee

    Follow @andybalaam@diode.zone for more like this, and see the channel for all the videos:

    https://diode.zone/c/sicp_lectures/videos

    #programming #lisp #scheme #sicp #video

    In conversation about 8 months ago from mastodon.social permalink
  7. sergio_101 (sergio_101@mastodon.social)'s status on Saturday, 14-May-2022 20:28:54 UTC sergio_101 sergio_101
    Remote profile options...
    • Christopher Lemmer Webber

    New #emacs #lisp mini-project I want to work on in ten-minute increments. I'll probably go crying to @cwebber for help. gemini://sergio-101.mywire.org/posts/new-emacs-lisp-project.gmi #gemini #geminispace

    In conversation about 9 months ago from mastodon.social permalink
  8. amirouche 🌱 (amirouche@social.hyper.dev)'s status on Friday, 13-May-2022 15:48:52 UTC amirouche 🌱 amirouche 🌱
    Remote profile options...
    in reply to
    • ☆ Yσɠƚԋσʂ ☭

    @yogthos #lisp #scheme #clojure

    In conversation about 9 months ago from social.hyper.dev permalink
  9. sergio_101 (sergio_101@mastodon.social)'s status on Friday, 13-May-2022 15:48:47 UTC sergio_101 sergio_101
    Remote profile options...
    • Christopher Lemmer Webber

    @cwebber funny you should ask. I use #emacs and #orgmode to create all the documentation i use in creating my radio show. I was just thinking about how i could further automate the linking parts (and create #gemini pages) in #lisp

    In conversation about 9 months ago from mastodon.social permalink
  10. SoapDog (soapdog@toot.cafe)'s status on Friday, 13-May-2022 15:23:38 UTC SoapDog SoapDog
    Remote profile options...

    For those of you who are into #Gemini and/or #Lisp familly languages, I've developed a small Gemini Browser called Fafi in #Racket:

    https://git.sr.ht/~soapdog/fafi-browser

    I haven't touched it in a long time, but it still works well enough for basic usage.

    #SmallWeb

    In conversation about 9 months ago from toot.cafe permalink
  11. ReK2 :ancom: :crt_w_prompt: (rek2@hispagatos.space)'s status on Tuesday, 10-May-2022 00:15:27 UTC ReK2 :ancom: :crt_w_prompt: ReK2 :ancom: :crt_w_prompt:
    Remote profile options...

    Just started 30m a go to put together all that I need to write the #qutebrowser library for #nyxt, is taking me 3 times more than if I did it with C/GO since I am not familiar with #Lisp but seems kind of simple/easy so far. #happyHacking

    In conversation about 9 months ago from hispagatos.space permalink
  12. Digital Mark λ 🎃 👻 👹 (mdhughes@appdot.net)'s status on Friday, 06-May-2022 00:05:19 UTC Digital Mark λ 🎃 👻 👹 Digital Mark λ 🎃 👻 👹
    Remote profile options...
    in reply to
    • a Claes unto himself 🇸🇪🇭🇰💙💛

    @clacke In 100 years, if Humans & computers still exist, there'll still be three languages from our time: COBOL, LISP, and C.

    Banks will keep running COBOL because it's safer to maintain than replace a thing that processes money.

    LISP/Scheme (but probably not ARC) because you can reinvent it from the papers in minimal time and mold it into your perfect dialect.

    C because people are stupid and like to watch the world burn.#cobol #lisp #clang

    In conversation about 9 months ago from appdot.net permalink
  13. Palash Bauri :tux: (bauripalash@fosstodon.org)'s status on Tuesday, 03-May-2022 17:23:26 UTC Palash Bauri :tux: Palash Bauri :tux:
    Remote profile options...

    Hello folks thought I should share,From last month, I'm working on building an esoteric #programming language which let's you program in #cats' language...

    It's far from being complete, but take a look if you're interested 😁.

    Its syntax is similar to #lisp.

    Few examples->[:: [+ mew mewmew mewmewmew]//prints 6

    [:: [+ mew [` mewmew mewmew] mewmew.mew.mew]]// is equivalent to 2 + 22 + 2.11//prints 26.11

    https://github.com/bauripalash/mewl

    In conversation about 9 months ago from fosstodon.org permalink
  14. Lobsters (lobsters@botsin.space)'s status on Saturday, 09-Apr-2022 14:59:43 UTC Lobsters Lobsters
    Remote profile options...

    Using ELisp as an HTML templating engine https://bitspook.in/blog/using-elisp-as-an/ | https://lobste.rs/s/dwasyj #emacs #lisp

    In conversation about 10 months ago from botsin.space permalink

    Attachments

    1. Using ELisp as an HTML templating engine
      from Charanjit Singh
    2. Using ELisp as an HTML templating engine
      0 comments
  15. Lobsters (lobsters@botsin.space)'s status on Sunday, 03-Apr-2022 00:38:29 UTC Lobsters Lobsters
    Remote profile options...

    Uniform Structured Syntax, Metaprogramming and Run-time Compilation https://m00natic.github.io/lisp/manual-jit.html | https://lobste.rs/s/ew5mnr #lisp #plt

    In conversation about 10 months ago from botsin.space permalink

    Attachments

    1. Uniform Structured Syntax, Metaprogramming and Run-time Compilation
      from Andrey Kotlarski
      Real world example where uniform syntax enables unthinkable solution
    2. Uniform Structured Syntax, Metaprogramming and Run-time Compilation
      1 comment
  16. Tunapunk (wasamasa@lonely.town)'s status on Sunday, 13-Feb-2022 02:20:47 UTC Tunapunk Tunapunk
    Remote profile options...

    New #emacs #lisp #blog post: Block and EOF comments and some fun use cases for them.

    https://emacsninja.com/posts/forbidden-emacs-lisp-knowledge-block-comments.html

    In conversation about a year ago from lonely.town permalink
  17. Michał "phoe" Herda (phoe@functional.cafe)'s status on Wednesday, 02-Feb-2022 09:24:10 UTC Michał "phoe" Herda Michał "phoe" Herda
    Remote profile options...

    I'm looking for reviewers of a WIP #CommonLisp #Lisp #Book in exchange for my eternal thanks, a mention in the book, and most likely an ebook copy once that thing is done.

    Please DM me! The more eyes I get on it, the better.

    In conversation about a year ago from functional.cafe permalink
  18. Michał "phoe" Herda (phoe@functional.cafe)'s status on Sunday, 30-Jan-2022 09:14:04 UTC Michał "phoe" Herda Michał "phoe" Herda
    Remote profile options...

    clisp-head from Roswell now has support for package-local nicknames!

    https://www.reddit.com/r/Common_Lisp/comments/sfu59w/

    #CommonLisp #Lisp

    In conversation about a year ago from functional.cafe permalink
  19. Michał "phoe" Herda (phoe@functional.cafe)'s status on Saturday, 29-Jan-2022 14:47:57 UTC Michał "phoe" Herda Michał "phoe" Herda
    Remote profile options...

    holy cow that's one long docstring

    #CommonLisp #Lisp

    In conversation about a year ago from functional.cafe permalink
  20. Michał "phoe" Herda (phoe@functional.cafe)'s status on Saturday, 15-Jan-2022 14:54:39 UTC Michał "phoe" Herda Michał "phoe" Herda
    Remote profile options...
    in reply to

    holy cow I'll need multiple pages for that

    gonna be my first calligraphy triptych or something

    #Calligraphy #CommonLisp #Lisp

    In conversation about a year ago from functional.cafe permalink
  • Before

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU Social Club is a social network, courtesy of GNU.Support. It runs on GNU social, version 2.0.0-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 4.0 All GNU Social Club content and data are available under the Creative Commons Attribution 4.0 license.