This is a simple pratt parser
This is to make it work in accordance with python which gives us: `assert -2 ** 2 == -4` |
||
|---|---|---|
| src | ||
| tests | ||
| .drone.yml | ||
| .gitignore | ||
| Makefile | ||
This is to make it work in accordance with python which gives us: `assert -2 ** 2 == -4` |
||
|---|---|---|
| src | ||
| tests | ||
| .drone.yml | ||
| .gitignore | ||
| Makefile | ||