Description
Provides simple reflection of expressions that contain variables. Reflection can turn expression structures into data that programs can inspect, transform, or display.
It is useful for symbolic examples, teaching, expression manipulation, testing, and small domain-specific languages. It is a developer library and not a complete computer algebra system.