3 Jul 18:35
Re: Small Erlang VM
From: Corrado Santoro <csanto <at> diit.unict.it>
Subject: Re: Small Erlang VM
Newsgroups: gmane.comp.lang.erlang.general
Date: 2008-07-03 16:35:14 GMT
Subject: Re: Small Erlang VM
Newsgroups: gmane.comp.lang.erlang.general
Date: 2008-07-03 16:35:14 GMT
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 <at> voicegw2.diit.unict.it Personal Home Page: http://www.diit.unict.it/users/csanto NUXI Home Page: http://nuxi.diit.unict.it ==================================================================
RSS Feed