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

Support all JavaScript statements #10

Closed
mkshiblu opened this issue Aug 7, 2020 · 0 comments
Closed

Support all JavaScript statements #10

mkshiblu opened this issue Aug 7, 2020 · 0 comments
Assignees

Comments

@mkshiblu
Copy link
Owner

mkshiblu commented Aug 7, 2020

Related to #6, we just supported a small but most relevant portion of statements such as FunctionDeclarations, IfStatements, etc. for prototyping. We should support parsing and loading of other statements such as While, ForLoop, etc. as we go along.

@mkshiblu mkshiblu added the In progress Currently doing label Aug 7, 2020
@mkshiblu mkshiblu changed the title Support full JavaScript statments Support all JavaScript statements Aug 7, 2020
@mkshiblu mkshiblu removed the In progress Currently doing label Aug 7, 2020
@mkshiblu mkshiblu self-assigned this Oct 29, 2020
@mkshiblu mkshiblu added this to the MILESTONE_OCT_31 milestone Oct 29, 2020
@mkshiblu mkshiblu added the In progress Currently doing label Nov 23, 2020
mkshiblu pushed a commit that referenced this issue Nov 23, 2020
mkshiblu pushed a commit that referenced this issue Nov 26, 2020
mkshiblu pushed a commit that referenced this issue Nov 26, 2020
mkshiblu added a commit that referenced this issue Nov 27, 2020
@mkshiblu mkshiblu removed the In progress Currently doing label Feb 18, 2021
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