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

[feature] Example algebraic interpreter #35

Open
ianlewis opened this issue Feb 14, 2024 · 2 comments
Open

[feature] Example algebraic interpreter #35

ianlewis opened this issue Feb 14, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@ianlewis
Copy link
Owner

Add a testable example of a basic algebraic interpreter that implements order of operations.

6 * ( 2 + 3 ) / 7 - 2
Copy link

A friendly reminder that this issue had no activity for 120 days.

@github-actions github-actions bot added the stale label Jun 14, 2024
@ianlewis ianlewis removed the stale label Sep 10, 2024
@ianlewis ianlewis added this to the v1.0.0 milestone Sep 10, 2024
Copy link

A friendly reminder that this issue had no activity for 120 days.

@github-actions github-actions bot added the stale label Feb 19, 2025
@ianlewis ianlewis added enhancement New feature or request and removed stale labels Feb 20, 2025
@ianlewis ianlewis changed the title Example algebraic interpreter [feature] Example algebraic interpreter Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant