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

Compile Expressions #2

Merged
merged 13 commits into from
May 22, 2024
Merged

Compile Expressions #2

merged 13 commits into from
May 22, 2024

Conversation

Cyrus-0101
Copy link
Owner

  • Add support for all infix and prefix operators supported.
  • Clean up the stack - (it stores all values)

@Cyrus-0101 Cyrus-0101 self-assigned this May 22, 2024
Copy link
Owner Author

@Cyrus-0101 Cyrus-0101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Finished working on expressions.
  • Optimized code

@Cyrus-0101 Cyrus-0101 merged commit 76b5160 into master May 22, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant