sri96 / nila

Nila is a small Ruby inspired language to fix Javascript
https://github.com/sri96/nila
1 stars 0 forks source link

Allow Question Marks in Variable Names #3

Closed adhithyan15 closed 11 years ago

adhithyan15 commented 11 years ago

It would be super awesome if question marks are allowed in variable names and function names. That would make the code more readable. Can you add something to the compiler that will allow such an action.