Interactive examples for Streams (SICP 3.5) The source code is very ugly, sorry. I was busy with other work. Hosted Here: https://www.cse.iitb.ac.in/~manas/teaching/stream-anims/ If you like it, fork it ;) The meat of the code is in ./app/page.tsx Run it using npm run dev Or compile to HTML npm run build This code is free, steal it.