On Fri, Sep 4, 2015 at 8:25 PM, Ichiseki <is...@outlook.com> wrote: > Yes Mariano, you are right. The compilation itself should be trivial - in a > sense. The hard part is the actual development of the VM. From what I've > read, the VM is developed in Smalltalk's Slang, then transpiled to C and > then compiled isn't it? >
Yes, most of it. Most of the "core". Then you also have "platform code" that is directly hand written in C and it is platform dependent (unix / windows / etc), like management of sockets, files, etc. All of this is explained in my posts. Best, > > > > > > -- > View this message in context: > http://forum.world.st/Becoming-good-at-VM-development-tp4846536p4848186.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > -- Mariano http://marianopeck.wordpress.com