Re: Character set (for developers)
| Newsgroups | gmane.comp.gnu.prolog.general,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
DeepFinder writes: > Hi All! > > Hm... Dear developers. Is it possible to add support for russian functors names, tokens names and so on, in GNU-Prolog system. > > ASCII codes [128..175],[224..252] > > -- > Best regards > DeepFinder > 2005 A.D. You bet it is. I wrote a hack some time ago that adds some (partial) support for UTF-8. Unfortunately, noone seems to have noticed it. You should be able to find it in the mailing list archives. You gave me motivation to work on it a little more now.