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

Use Formal Lexer / Parser for Fortran syntax #26

Open
v1kko opened this issue Jul 21, 2022 · 0 comments
Open

Use Formal Lexer / Parser for Fortran syntax #26

v1kko opened this issue Jul 21, 2022 · 0 comments

Comments

@v1kko
Copy link
Contributor

v1kko commented Jul 21, 2022

Currently we are using a simple text-based parser
If we want to make the tool more robust we can think of using an antlr or sdf based tool (f77 syntax already supported)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant