Bootstrapping Lisp in a Boot Sector

github.com

104 points by gone35 2 months ago


cassepipe - 2 months ago

Here is the related blog post: https://justine.lol/sectorlisp/

dang - 2 months ago

Related:

Sectorlisp - https://news.ycombinator.com/item?id=34372765 - Jan 2023 (8 comments)

gitroom - 2 months ago

damn, pulling off lisp in a boot sector just sounds wild to me, like how much can you actually do with just that tiny space? you think constraints like that push better solutions or just make stuff harder for no reason?