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

Tracking bug for working pseudocode interpreter #1

Open
6 of 14 tasks
veluca93 opened this issue Jan 27, 2023 · 0 comments
Open
6 of 14 tasks

Tracking bug for working pseudocode interpreter #1

veluca93 opened this issue Jan 27, 2023 · 0 comments
Assignees

Comments

@veluca93
Copy link
Contributor

veluca93 commented Jan 27, 2023

Necessary:

  • Add support for min, max, repeat as new expressions.
  • Add support for reading input as new expressions.
  • i10n of error messages
  • Better output format (do not use Debug)
  • Error out with empty arrays
  • Web editor
  • Web debugger

Useful:

  • Add integration with terry
  • intrinsic "error", "debugger break" to populate debugger timeline
  • Getting started guide
  • Add support for builtin functions and methods
  • Make special expressions built-ins instead
  • Add support for generics

Maybe:

  • block editor
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

2 participants