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

feat request: add basic real language interpretation #54

Open
vanilla-extracts opened this issue Nov 19, 2024 · 0 comments · May be fixed by #56
Open

feat request: add basic real language interpretation #54

vanilla-extracts opened this issue Nov 19, 2024 · 0 comments · May be fixed by #56
Assignees
Labels
enhancement New feature or request

Comments

@vanilla-extracts
Copy link
Owner

Implementing a real programming language to mini-calc.
Maybe functional ? Rust-like ?

  • Conditions
    • If
    • If/else
  • Flow-control
    • For
    • While
  • Improving function declaration (with parameters and body)
  • Implementing that into the interpreter
  • Add a REPL command to execute a file
  • Add a non-interactive command to execute a file
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
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant