social.solarpunk.au

social.solarpunk.au

I also feel like I have neglected Common Lisp.

I experience a lot of joy coding in Lisp.

Will remedy this situation in the coming months.

Might look like:

  • simple little web memex with hunchentoot or caveman.

  • a port of @oats to Common Lisp

  • ???

@vidak Have you looked at Tinylisp yet? I think I was more open to it after being exposed to your Basic explorations.

https://github.com/Robert-van-Engelen/tinylisp: Lisp in 100 and 400 lines

https://github.com/Robert-van-Engelen/lisp: Lisp in 1000 lines

https://git.sr.ht/~akkartik/tinylisp-sdl3: Lisp REPL with a graphical canvas attached in 2000 lines

@akkartik

I know of a few tiny lisps!

I need to go through my folder on my computer to see which projects are in what state.

It is entirely possible I do another version of the Lisp Tamagotchi, @uwu , using one of your toolchains!

replies
1
announces
0
likes
0

@vidak Me too! I've known a few tiny lisps. But this stuff seems particularly good.