Elektrine lite

← Feed

@rowb1t@social.xenofem.me

Post #3188860

2026-04-24 22:53 UTC

@cyborg072@social.xenofem.me @Mondobizarrro@social.xenofem.me any of the lisps are very good educational languages (particularly Racket as you can follow along with Structure and Interpretation of Computer Programs (SICP) using #lang sicp), though if you're wanting to actually build and ship things Common Lisp is the most practical -- though admittedly the word "practical" is doing a lot of work here lmao.

Replies (1)

  • @corpsedoll@pl.kotobank.ch 2026-04-24 23:11

    @rowb1t@social.xenofem.me @Mondobizarrro@social.xenofem.me @cyborg072@social.xenofem.me racket also has How to Design Programs written with it which imo clears SICP for the beginners book of modernity. HTDP is sufficiently good that i would argue going Racket for HTDP, rather than HTDP for Racket

    Open ##3251393