Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Packages would likely be good, yes.

But about the impression: the jam nicely shows the breadth of lisp – including the point that people can adjust their environment to be just what they need (but that it’s then sometimes hard to go back to preparing that from scratch).

Making that easier to build from scratch would still be great!

(2 edits) (+1)

From my perspective, the jam was 20 entries, from the forum post:

1/4

Lua with the flexibility of a lisp syntax and macro system.

1/4 clojure

1/4 The host guile scheme

1/4 chicken scheme + misc e.g. kawa scheme

Which I guess is a founder-effected version of wikipedia’s explanation of lisp given the small number of entries:

Today, the best-known general-purpose Lisp dialects are Common Lisp, Scheme, Racket, and Clojure.

I guess having a sense of incommensurability is on brand for lisp.