Hi, Andreas.
Is it possible - add in lexer support for identifiers with unicode class "letter" symbols?
I planned write little orm for database, and some fields has cyrillic symbols in his names.
On JavaScript, C#, or modern C++ we have not problem wrote "someObject.????? = 10", but on AngelScript it is impossible :(