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

Assignment Statements #21

Open
shreyasnisal opened this issue Jun 6, 2020 · 0 comments
Open

Assignment Statements #21

shreyasnisal opened this issue Jun 6, 2020 · 0 comments
Assignees
Labels
feature Add a new feature

Comments

@shreyasnisal
Copy link
Owner

Add support for assignment statements like a = 5, b = a + 5, etc.
Also add support for arithmetic assignments like a *= 10 and a++

@shreyasnisal shreyasnisal added the feature Add a new feature label Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add a new feature
Projects
None yet
Development

No branches or pull requests

2 participants