Show HN: Wyrm – Solve algebra by touch, built on an open-source soundness engine
Summary
Wyrm Math presents an exact, conditional-sound symbolic algebra engine in TypeScript, designed for gesture-based algebra interfaces. The Show HN post outlines the repository structure, core concepts (expression trees, exact arithmetic, and rule-based rewrites), and the in-browser demo powering the Wyrm Math app. This illustrates open-source tooling that enables precise algebra manipulation without floating-point approximation.