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

Refactor parser #4

Open
chrizandr opened this issue Jan 9, 2019 · 2 comments
Open

Refactor parser #4

chrizandr opened this issue Jan 9, 2019 · 2 comments
Labels
good first issue Good for newcomers

Comments

@chrizandr
Copy link
Member

Currently, parser is just one big code. This is not very readable. It might be better to group functions into similar modules and separate files by importing them.

It might also be a good idea to use classes rather than only using functions.

Explore this.

@Mec-iS Mec-iS added the good first issue Good for newcomers label Feb 23, 2019
@sameshl
Copy link
Member

sameshl commented Feb 11, 2020

@chrizandr I would love to take this up. Starting right away!

@spy-1234
Copy link

spy-1234 commented Aug 5, 2021

I would like to take this issue to starting up .

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

No branches or pull requests

4 participants