<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
<span>> Is there some command build commands for Smalltalk?  E.g. a common<br>
</span>
<div>> compiler available on major platforms or such, so that we could provide<br>
</div>
<span>> a mostly sensible default set of commands.</span>
<div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText"><a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel"></a><br>
</div>
<div class="PlainText">Most tools that I know of aren't very command-line oriented. The exception is GNU Smalltalk (gst), which is an interpreter. I guess something like this could be useful enough:</div>
<div class="PlainText"><br>
</div>
<div class="PlainText">gst -f <sourcefile> <args></div>
<div class="PlainText"><br>
</div>
<div class="PlainText">Also, I apologize for replying to the wrong email (twice!). I haven't received any other email after this one, so it's the only one I can use to post replies. In any case, I think I'll just drop Hotmail at this point. Sorry, again.</div>
<div class="PlainText"><br>
</div>
</span></font></div>
</div>
</body>
</html>