Re: [q-lang-users] Unicode
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2005-04-25 11:25:08
|
John Cowan wrote: > I'd be interested in helping you do it, and maybe peeking at some source > code here and there. Overall, I'd say you're 90% of the way thanks to > two decisions about typing: [...] I'm glad you said that. :) > I recommend that Q strings use the UTF-8 encoding internally. [...] Yup, that sounds like a good solution; no or negligible overhead for plain ASCII is a must. I think that's also the way that Python and Tcl do it. > There will be five places where Unicode has to be addressed: [...] Well, we'll also have to check the library modules. I guess that clib will be affected, as well as the GUI interface and some parts of the graphics modules. > I understand. I hope the above is somewhat helpful; I'll be happy to > answer questions either on this list or privately. Thanks for the offer, I'll get back to you on that. Unfortunately, right now I still have some new modules releases on my TODO list and then the 6.1 version of the interpreter, while my intern is busy developing an OpenAL module. So this may take some time. :( Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |