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

Strings #9

Open
SK1Y101 opened this issue Jul 6, 2021 · 0 comments
Open

Strings #9

SK1Y101 opened this issue Jul 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@SK1Y101
Copy link
Member

SK1Y101 commented Jul 6, 2021

How do we represent strings?

Do we use quotation marks:

"Hello there"

or do we allow anything to be a string with no marking

ie: Hello there

How do strings and numbers interact?

is "six" a string, or a number, or both?

what about "6"?

@SK1Y101 SK1Y101 added this to the Full Language Syntax milestone Jul 6, 2021
@SK1Y101 SK1Y101 added the enhancement New feature or request label Jul 6, 2021
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