[erlang-questions] Stand Alone Erlang or Equivalent
Bengt Kleberg
bengt.kleberg@REDACTED
Tue Sep 4 12:22:12 CEST 2007
It is easy to load a beam file from non-file based sources. i have a
self-extracting-and-run-archive (i call it besea) that uses escript, if
you are interested.
bengt
Those were the days...
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
On 2007-09-04 10:54, Chandru wrote:
> On 04/09/07, Benjamin Tolputt <bjt@REDACTED> wrote:
>> So I was wondering if I could impress them with some news on the Stand
>> Alone Erlang front. In a related question, how easy is it to retrieve
>> code/beams from non-file based sources (e.g. from an embedded native
>> code database or zip file)?
>>
>
> code:load_binary/3 lets you load a module using a binary blob. This
> might be useful.
>
> cheers
> Chandru
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list