> Is there some command build commands for Smalltalk?  E.g. a common
> compiler available on major platforms or such, so that we could provide
> a mostly sensible default set of commands.
<https://lists.geany.org/cgi-bin/mailman/listinfo/devel>
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:

gst -f <sourcefile> <args>

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.

_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel

Reply via email to