Just change the rule to PEJMDAS and you can do left-to-right and *still* handle the Juxtaposition in the normally accepted (but not demanded) way (i.e. takes precedence over explicit multiply-divide)
Presumably PEJMDAS is then well-formed and avoids the annoying ambiguity, but i haven't looked for other corner cases.
Just change the rule to PEJMDAS and you can do left-to-right and *still* handle the Juxtaposition in the normally accepted (but not demanded) way (i.e. takes precedence over explicit multiply-divide)
Presumably PEJMDAS is then well-formed and avoids the annoying ambiguity, but i haven't looked for other corner cases.