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 new symbol syntaxes #31

Closed
wants to merge 1 commit into from
Closed

Conversation

j-f1
Copy link
Contributor

@j-f1 j-f1 commented Nov 9, 2018

Two new syntaxes are added:

  • :'foo'/:"foo" for symbol names that aren’t valid identifiers
  • ::foo (or ::'foo'/::"foo") for local symbols that are unique

@jamiebuilds
Copy link
Owner

I don't see much of a point in having symbol names that aren't identifiers. And "unique" symbols, doesn't mesh well with my thoughts on privacy via inaccessibility #35

@j-f1 j-f1 deleted the more-symbol-syntax branch April 16, 2019 11:27
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

Successfully merging this pull request may close these issues.

2 participants