[erlang-questions] ICU NIFs for Erlang

Michael Uvarov freeakk@REDACTED
Fri Oct 28 07:52:53 CEST 2011


I used this project. It was very useful.

Differences between starling and i18n:
- Starling uses constant-size buffers (I do as here
https://github.com/beerriot/icu4e.git - memory allocation, overflow
check, reallocation);
- a NIF vs a driver;
- I am using resources and locale ids.


-- 
Best regards,
Uvarov Michael



More information about the erlang-questions mailing list