-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
Description
Implement more WMA operators from the Mathics tables named-characters.yml, operators.yml:
[X ] start with the matheclipse-parser Maven module
[ ] create a WMAParser which support all of the old Parser specialities
[] Make the @Disabled JUnit tests in WMAParserTestCase work
- [] especially the
Patterntokens handling should work as in the old parser (tests fail for example forColon) and don't depend on the operator tables:
See initial commit:
698dc2b
Reactions are currently unavailable