evincarofautumn / kitten

A statically typed concatenative systems programming language.
http://kittenlang.org/
Other
1.1k stars 41 forks source link

Relax identifier restrictions #65

Closed evincarofautumn closed 11 years ago

evincarofautumn commented 11 years ago

Allowing more Unicode letters (L) and some punctuation—suffix primes, question marks, bangs—seems fine. Operator identifiers can probably get away with Unicode punctuation and symbols (P, S*).