[erlang-questions] [ANN] Erlang/OTP book in spanish
Richard O'Keefe
ok@REDACTED
Tue Dec 18 01:38:20 CET 2012
On 18/12/2012, at 12:46 PM, Manuel A. Rubio Bombadil wrote:
> In spanish we have some symbols to emphatize the words... but are unneded to express in the code. By example:
>
> España ... can be writed as: espana, espagna, espanya, espania... no problem.
There is also no problem with using "España" as a variable or ãno as an atom
without quotes.
>
> I think the requirement to write code isn't the language. The requirement is ASCII, don't use nothing out of this table.
Erlang currently uses Latin-1; there is no requirement to live within the
US 1960's character set.
More information about the erlang-questions
mailing list