vellum
Recursive Foundations - #2
This article continues the construction of Vellum, a C# library for symbolic mathematics. If the first hundred lines laid the foundation, this next phase was about recursion: expressions within expressions, types that reproduce their own shape, and methods that evaluate themselves...