URL encode in Erlang
AFAIK there’s no URL encoder in the standard libraries exclude edoc_lib:escape_uri. Think I ‘borrowed’ the following code from YAWS or maybe one of the other
life notes and experience
AFAIK there’s no URL encoder in the standard libraries exclude edoc_lib:escape_uri. Think I ‘borrowed’ the following code from YAWS or maybe one of the other
3 tutorials by Oliver Reeves
Python does not has function to transform nested lists in a flatten lists, such as lists:flatten in Erlang. This is my example.
Перші кроки для тих, хто хоче почати вивчати Erlang
Знайшов час і нарешті трохи погрався з однією з NoSQL баз даний CouchDB. Саме ця база з інших зацікавила мене тим, що вона написана на
CouchDB
Генерування uuid в ерланзі
Приклад того, як можна отримати md5 string у erlang
Erlang дуже цікава і незвична мова програмування, вирішив трохи покопатись у ній, почав з простого “Hello world!” 🙂