Parsing improvements
- [feature]: new type of input, string in a form of fraction ("1/2");
- [feature]: new type of input, string in a form of repeating decimal (".(1)", "1.23(456)");
- [improvement]: fractional object type extended, now the parser handles the integral parts of the fraction;