The Lazy Gate
The bronze gate remains shut until curiosity touches it. Then the river evaluates, one luminous ripple at a time.
gate :: Thunk -> Path
a nocturnal academy for typed spells
Follow the lazy river through algebraic gates, monadic ferries, and constellations of proof.
Quest :: IO Wisdom
A living manuscript for travelers who prefer pure functions, strange mountains, and proofs written beside campfire embers.
The bronze gate remains shut until curiosity touches it. Then the river evaluates, one luminous ripple at a time.
gate :: Thunk -> Path
Algebraic trees branch by sum and product. Every leaf carries a constructor, every root keeps a promise.
data Path = Gate | Ferry | Camp
A small boat ferries values across the effectful water, binding each arrival to the next safe bank.
(>>=) :: m a -> (a -> m b) -> m b
Stone clauses stand in rows. Match the shape of the artifact and the ancient chamber opens.
case relic of Just rune -> light
awaiting a clause
At the final fire, questions become type signatures and the night answers in quiet violet sparks.
> :t quest
quest :: Reader Map (IO Awe)
> unfold atlas
category-theory star map
Above the route, proofs appear as constellations. Drag the sky by moving your pointer; the theorem moths will orbit the nearest idea.
“A type is a lantern: it does not walk the path for you, but it makes the impossible cliffs visible.”