A set of tools which will make Brackets your favourite backend IDE. Please note that this project is still in alpha. Feel free to report an issue or add a pull request! This Extension uses Python 3 ...
I'm using a slightly extended version of your Python 3 grammar from samples. Arithmetic operations seem okay, but it fails when I have brackets. For example, if I try to parse the expression 1 + (2 * ...