<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div class="im"><div><br></div></div><div>You would still develop it in headful Squeak, using the full development environment but launching the system on the command line with its stdio hooked to the terminal.  At least that&#39;s what I&#39;m doing with my listener which is a test case for the threaded (non-blocking FFI) VM I&#39;m working on.</div>
<div class="im">
<div></div></div></div></blockquote></div><br><div>So, emulate the terminal as an object inside the dev screen? I can see that. How do you get from that to the final, &quot;headless&quot; output?</div>