Hi Gustavo, Seems mozart handles strings much the same way Erlang does. Pity to see those design decisions not implemented.
Kind regards Stewart On Mon, Apr 11, 2011 at 4:28 PM, Gustavo Gutierrez <[email protected]> wrote: > Hello Stewart, > > As far as I understand there is no support for others characters than ASCII > in the current version of mozart. AFAIK a string is represented as a list of > ascii values. For this reason I think that the limitation is in mozart and > not in Tcl/Tk. In the past there have been some discussions about unicode > support but so far none has lead to its implementation. Probably other > people with more experience could provide you with a better answer. > > > Regards, > Gustavo > _________________________________________________________________________________ mozart-hackers mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-hackers
