This is the first language and open source project I have contributed to. I would never have believed that one day my name would land on a page of a programming language site. Thanks to open source, thanks to Gabor, and to all that contributed to making me reach this level.
Citrine: Localized Programming Language
71–72 of 72 posts
Re: Citrine: Localized Programming Language
#72I've said too much about this subject in the past [1], but my litmus test for "localized" programming languages is a Korean support (both because I speak it natively and because it is very much different from most Indo-European languages). It spectacularly fails. At the very least it is evident that Citrine only ever cares about languages with prepositions (e.g. `x on: 'greet:' do: { ... }`). [1] https://news.ycombin…
Korean is special because it still has the one remaining unicode bug in the spec, U+ffa0 HALFWIDTH HANGUL FILLER is still a valid identifier. http://perl11.org/blog/unicode-identifiers.html
Almost nobody got that right.