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

Have proper Lexer/Parser #87

Open
xlr-8 opened this issue Sep 22, 2014 · 0 comments · May be fixed by #255
Open

Have proper Lexer/Parser #87

xlr-8 opened this issue Sep 22, 2014 · 0 comments · May be fixed by #255

Comments

@xlr-8
Copy link

xlr-8 commented Sep 22, 2014

Hi,

Regarding issues #67 & #86 I thought it could be good to integrate a more linux-like lexer/parser (with BNF and stuff), to avoid those small & painful issues.

Some relevant links - reading before bed:
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
http://www.teicm.gr/icd/staff/nikolaid/learning_the_bash_shell.pdf [page 327 and more]

Keep up the good work!

ghantoos added a commit that referenced this issue Oct 29, 2024
ghantoos added a commit that referenced this issue Oct 29, 2024
* Update lexer/parser - Initial update for #87
* Remove include_hidden from glob.glob call
* Fix flake8 info msgs
* Closes: #118
@ghantoos ghantoos linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants