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

Add text/string type to the language #2

Closed
slior opened this issue Feb 7, 2023 · 2 comments
Closed

Add text/string type to the language #2

slior opened this issue Feb 7, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@slior
Copy link
Owner

slior commented Feb 7, 2023

Add an explicit "Text" type to the language.

  • Allow expressions with strings
  • Allow debugging statements (with say).
  • parameters to pen color should be strings/text.
@slior slior added the enhancement New feature or request label Feb 7, 2023
@slior
Copy link
Owner Author

slior commented Feb 13, 2023

commit 02bed6d adds the option for concatenation

@slior
Copy link
Owner Author

slior commented Feb 13, 2023

commit 89883d4 also changes the pen color argument to a text literal

@slior slior closed this as completed Feb 13, 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