I have been continuously brainstorming and being unsure about how to make a string input be processed by its brackets, so that math can be done in the order specified by the brackets. The closest thing I have ever created is a system where one operation takes place on a series of inputs.
If anyone would have any ideas on how to create this system where operations are done in order specified by brackets, your help would be much appreciated.
I plan to use this for a programming language I want to make in Snap! for fun.