[erlang-questions] Small Erlang VM
Corrado Santoro
csanto@REDACTED
Thu Jul 3 18:35:14 CEST 2008
Mikael Pettersson wrote:
> Forget about BEAM, for a system this small you need to design
> the entire compiler/VM/interpreter from scratch for small space.
I was quite sure that I had to design the VM from scratch, but my idea
was not to do the same for the compiler; I would like to start from the
.beam file and write the interpreter, but, as far as I know, an official
specification of .beam and of the instruction set does not exist.
In any case, I'll follow your suggestions.
Thanks!
--Corrado
--
==================================================================
Eng. Corrado Santoro, Ph.D.
University of Catania - ITALY - Engineering Faculty
Tel: +39 095 7382380 VoIP: sip:7035@REDACTED
Personal Home Page: http://www.diit.unict.it/users/csanto
NUXI Home Page: http://nuxi.diit.unict.it
==================================================================
More information about the erlang-questions
mailing list