infix-to-egg-alejandrolf
```Yacc
```Yacc
防止用户多次点击发送重复请求的工具
Extends EGG with a Polynomial class and overloads '+','-','*' and '/' operators to be able to directly use them with Polynomials. Polynomial objects can be evaluated on certain values and printed on an understandable format.