-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
The parser of the SiPLE example is rather old; better best practices for manual parser implementation have been applied for example for the binary-numbers, internal RACR AST specification and ttc-2015-fuml-activity-diagrams parsers. SiPLE's parser has to be refactored accordingly.
This task may require to make all these parsers more consistent in terms of a general parser combinator library or at least common parsing support functions.