Sam Ruby: Sometimes the dragon wins
Sam Ruby: Sometimes the dragon wins: "I believe more strongly than ever that internationalization is an excellent litmus test as to whether or not that flashy startup has an expensive rewrite in their future."
Also in that post: "At the present time, Java is better than Python, PHP, Perl, and Ruby in handling Unicode."
Unfortunately, very true.
- In Python, the disconnect between a string and a unicode string is very frustrating. Python 3000, come save us!
- Correct me if I'm wrong but in Ruby, you need an extension (!!!) to use Unicode.
- In Common Lisp, there is some promise because a character is defined as a non-negative number. Note: Not bounded on size.


![[Atom Enabled]](http://saladwithsteve.com/valid-atom.png)
2 Comments:
Common Lisp has more than promise. SBCL has full support for unicode characters and strings.
6:57 PM
The sb-unicode package is great but as long as unicode is relegated to being hidden behind #+ then Common Lisp is not a serious player.
12:18 PM
Post a Comment
Links to this post:
Create a Link
<< Home