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

Block: Type #53

Open
9 tasks
ahdinosaur opened this issue Sep 15, 2023 · 0 comments
Open
9 tasks

Block: Type #53

ahdinosaur opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ahdinosaur
Copy link
Owner

ahdinosaur commented Sep 15, 2023

Describe the solution you'd like

Example:

- type set
  width: 10
  color: 4
- type rotate
  right: 18
- type move
  forward: 50

Where each $type identifier refers to a schema identifier.

TODO Checklist

  • Add to rimu-parse
    • Add unit test(s)
  • Add to rimu-eval
    • Add unit test(s)
  • Add spec tests
  • Add to examples
    • Add example to playground
  • Add to docs
    • Check complete on roadmap

Describe alternatives you've considered

Additional context

@ahdinosaur ahdinosaur added the enhancement New feature or request label Sep 15, 2023
@ahdinosaur ahdinosaur changed the title BlockOperation: Type Block: Type Sep 21, 2023
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