~r/[^[:alnum:]]/u--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/20160504042910.57fd86e0.eksperimental%40autistici.org.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/3f1114cd-3110-4056-8770-bc4690930b9d%40googlegroups.com.
- this is useful functionality
- it is nontrivial to implement, which makes it even more important that there is a standardized solution.
- when included in the stdlib, compiling/usin Elixir on embedded devices becomes impossible because of the increased file size.
I therefore propose that we put this functionality in a separate library that either from the get-go or once it has reached a certain point of stability/completion is managed under the 'elixir-lang' nomer.
How does that sound?
~Qqwy/Wiebe-Marten
For at least the basic functionality described above, this would be enough information to create proper implementations.
I have read through Chapter 4(Character Properties) of the Unicode 3.2 standard, and it seems like some checks are more complicated. (i.e. because there are some graphemes presenting ligatures, there is not just Lowercase and Uppercase but also the Titlecase property. Also, some characters are used differently depending on context) These, however, also do seem like they are more specific/less often useful in programming.
I will, unless someone voices an objection, start on a Unicode package this weekend, in the hope that others will join and that it will become stable enough over time to at some point become 'officially' supported.
Have a wonderful day,
~Qqwy/Wiebe-Marten
--
You received this message because you are subscribed to the Google Groups "elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/54e4211c-d41a-4418-9678-6c052dd4fddd%40googlegroups.com.