ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> squeak
squeak
FW: creating EXE
by other posts by this author
Feb 7 2003 8:01AM messages near this date
RE: SM 1.06 | FW: creating EXE
>  #3: There are threads in SmallTalk. Are these threads mapped 
>  to threads of the operation system or are SmallTalk threads
>  something completely different?

It depends on the Smalltalk. In Squeak, VisualWorks, ... they are 
not mapped, Smalltalk/MT and Smallscript on the other side use
native threads. 

The last two and Dolphin Smalltalk are also able to deliver 
applications just as an executable (the exe contains the image)

You can do this with squeak as well but you need some more
knowledge - an example is Embedded Squeak
(http://www.kurtz-fernhout.com/squeak/).

Bye
Torsten 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved