Re: Just curious: who is using Pike for what?
"Martin Nilsson (Coppermist) @ Pike (-) importm?te f?r mailinglistan" <[email protected]> Mon, 12 Dec 2016 13:30:05 +0000 (UCT)
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
>3) Text/data manipulation. Vies with Python for top spot at this; I >love sscanf's expressiveness, but Python has marginally better Unicode >support (eg upper/lower case that acknowledge the Unicode tables). Can you expand a bit on the Unicode support part? Pike follows the unicode table for the upper/lower case functions, but perhaps you are referring to something more.