kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
215 stars 37 forks source link

New parser does not grok double backslash #155

Open kpeeters opened 5 years ago

kpeeters commented 5 years ago

Reproduce with

ex:= \\bla;

The preprocessor turns this into \prod{\}{\bla} and the parser then goes bananas on the \}.