lecture: The world as S-expressions

Seeing things through the LISPer's eyes

Event_large

LISPers prefer to stay in their environment as much as possible. To that end they conceive all kinds of S-expression based interfaces to the outside world, making it appear as if everything they interact with is, well, nothing but lists. In this talk I will explore the possibilities and advantages enabled by this approach.