[erlang-questions] First Erlang experiences- not so good

Robert Virding rvirding@REDACTED
Fri Sep 26 02:13:39 CEST 2008


2008/9/26 Dave Smith <dave.smith.to@REDACTED>

>
>
> You do have me thinking about what it would take to write an alternate
> Erlang pre-compiler that will do this type of decoding. Hmmm. A weekend
> research project for me. :)
>

If you were to make these modifications in file_server/file_io_server then
you wouldn't have to make any modifications io_lib, erl_scan, ... These
would still work out of the bag. The only problem is detecting you are using
UTF-8, UTF-16... when you open the file.

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080926/b643a73d/attachment.htm>


More information about the erlang-questions mailing list