from Hacker News

Make a game with Hoot for the Lisp Game Jam

by paroneayea on 5/15/24, 6:32 PM with 24 comments

  • by NeutralForest on 5/17/24, 10:45 AM

    I just wish it was easier to get started with Guile tbh. I'm an Emacs user so I don't have to learn Emacs to use Scheme and I still find the experience pretty bare-bone. There aren't many tutorials about creating Guile projects, writing tests, debugging, etc.
  • by Y_Y on 5/17/24, 10:43 AM

    Shootouts to cwebber and Spritely, I love what they're doing to show Scheme off as a modern and practical language.
  • by aredox on 5/17/24, 9:39 AM

    Any news on the front of non-GC LISPs? Carp [0] seems to be dormant...

    [0]https://www.eriksvedang.com/carp

    Edit: It is indeed dormant[1].

    [1]https://github.com/carp-lang/Carp/issues/1460#issuecomment-2...