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

Extra symbols in Symbol #27

Closed
richard-lyman opened this issue Sep 12, 2012 · 2 comments
Closed

Extra symbols in Symbol #27

richard-lyman opened this issue Sep 12, 2012 · 2 comments

Comments

@richard-lyman
Copy link

Will other symbols be allowed in Symbol?

I'm thinking of: ~ ` @ $ % ^ & + = | \ < >

I'd love in particular: | and %

@richard-lyman
Copy link
Author

As a bit of an explanation of my preferences for those characters:

I use them in Amotoen peg grammars for the concepts of Alternation (|) and Any-Not (%).

I'd love to describe Edn in Edn with only a few extra tags 'cluttering' up the definition: https://github.com/richard-lyman/amotoen/wiki/edn

@richard-lyman
Copy link
Author

I realized that those symbols are already allowed - the first character only needs to be non-numeric.

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

1 participant