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

Front-End Parser - Coding #67

Closed
schmouk opened this issue Aug 12, 2018 · 3 comments
Closed

Front-End Parser - Coding #67

schmouk opened this issue Aug 12, 2018 · 3 comments
Assignees
Labels
a new feature New feature or request

Comments

@schmouk
Copy link
Contributor

schmouk commented Aug 12, 2018

We are now ready to put in the repository the actual code of the Front-End Parser.
Let's do it!
Meanwhile, we SHOULD verify the actual code.
Furthermore, we SHOULD program tests - see related issue.

@schmouk schmouk added the a new feature New feature or request label Aug 12, 2018
schmouk pushed a commit that referenced this issue Aug 14, 2018
Added:
- Parser code fe_parser.py for grammar syntax v.6 - Parser/fe_parser.py;
- syntaxic intermediate code stuff: définition of this intemrediate code, of ther elated nodes and of the syntax errors aliases and texts.
Still have to verify that the parser code conforms to v.8 of Typee language grammar.
@schmouk
Copy link
Contributor Author

schmouk commented Aug 14, 2018

Just committed 4 files adds : the parser code, related to version 6 of Typee grammar specs; the definitions of the_ syntaxic intermediate code_ and its nodes,, and the definition of the names and the texts of all detected syntaxic errors.
Still have to verify that the parser code conforms to version 8 of Typee grammar specs, since a comment in code states that it is currently relating to version 6.

@schmouk
Copy link
Contributor Author

schmouk commented Feb 4, 2019

Closed. Issue #149 is now replacing this one: modify/correct Scanner code.

@schmouk schmouk closed this as completed Feb 4, 2019
@schmouk
Copy link
Contributor Author

schmouk commented Feb 4, 2019

Closed. #150 replaces now this issue : Modify/Correct Parser code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants