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

What are "words" in programming languages anyway? #3

Open
aronwoost opened this issue Feb 19, 2014 · 3 comments
Open

What are "words" in programming languages anyway? #3

aronwoost opened this issue Feb 19, 2014 · 3 comments
Assignees

Comments

@aronwoost
Copy link
Owner

Numbers and alphabetical characters are certainly not enough. What are legal characters that a variable declaration or a function/method name can consists of?

@aronwoost aronwoost self-assigned this Feb 19, 2014
@aronwoost
Copy link
Owner Author

@aronwoost
Copy link
Owner Author

In JS way more: http://stackoverflow.com/questions/1661197/valid-characters-for-javascript-variable-names. Is 32-126 ASCII fine for simplicity?

@luisceladita
Copy link

In css I can't expand the word 'accordion' to 'ul#superfish-1-accordion'

#wrapper-nav > div #block-superfish-1 ul#superfish-1-accordion li a.sf-depth-1

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

2 participants