[Vm-dev] An issue with Slang, the interpreter & the VM, and a period in biasToGrow.

Jon Hylands jon at huv.com
Tue Jan 23 11:54:43 UTC 2007


On Tue, 23 Jan 2007 05:59:48 -0500, "David T. Lewis" <lewis at mail.msen.com>
wrote:

> Another thing that might help is to have some simple way to show
> generated C code for a method, perhaps right in a browser.

With Pic/Smalltalk, which is sorta-like slang (but for PIC assembler), I
added this capability - you can generate the PIC assembler for any method
from the browser, and it pops a workspace with the assembler code. You
can't do anything useful with that code, but it is good to look at to
ensure it is doing what you think it should be doing.

Later,
Jon

--------------------------------------------------------------
   Jon Hylands      Jon at huv.com      http://www.huv.com/jon

  Project: Micro Raptor (Small Biped Velociraptor Robot)
           http://www.huv.com/blog



More information about the Squeak-dev mailing list