Seed: An Interactive Programming Environment in Your Browser
2025-08-24
Seed is an interactive software environment built on Common Lisp that runs inside a web browser. It allows you to create and use computer programs in diverse ways, visualizing them as a tree grid with glyphs representing functions and data types. Seed aims to transcend the limitations of traditional text-based programming by offering a representation orthogonal to the language's structure. It integrates the ASDF build system and provides comprehensive installation and usage instructions.
Development
Interactive Programming