Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring of SiPLE's parser #43

Open
christoff-buerger opened this issue Sep 29, 2015 · 2 comments
Open

refactoring of SiPLE's parser #43

christoff-buerger opened this issue Sep 29, 2015 · 2 comments

Comments

@christoff-buerger
Copy link
Owner

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.

@christoff-buerger
Copy link
Owner Author

The issue is related to issue #42.

@christoff-buerger
Copy link
Owner Author

The parser should be refactored after issue #42 is solved to benefit from improved AST constructor functions (:ASTType functions).

@christoff-buerger christoff-buerger added this to the _RACR_ Version 8.0: Example Edition (ducere documento) milestone Sep 29, 2015
@christoff-buerger christoff-buerger removed this from the _RACR_ Version 8.0: Example Edition (ducere documento) milestone Dec 17, 2015
@christoff-buerger christoff-buerger changed the title Refactoring of _SiPLE's_ parser Refactoring of SiPLE's parser Mar 21, 2016
@christoff-buerger christoff-buerger changed the title Refactoring of SiPLE's parser refactoring of SiPLE's parser Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant