Commit Graph

5 Commits

Author SHA1 Message Date
1fff529e83 implement interpreter and demo + bug fixes
- implement interpreter and demo
- replace StandardError with appropriate subclasses
- implement division
- rewrite Polynomial.simplify()
2026-04-13 19:33:50 +03:00
f283d039c1 add subs command variant 2026-04-13 15:05:52 +03:00
286e79f21a add diff command variant 2026-04-13 14:57:03 +03:00
7a6f8974a8 fix display command parser 2026-04-13 13:58:42 +03:00
a420ba3ce2 replace expressions with polynomials, add interpreter command class, rewrite parser 2026-04-13 13:23:12 +03:00