[squeak-dev] Can a squeak source program that I develop, be turned into an (windows)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Can a squeak source program that I develop, be turned into an (windows)

vmars
http://www.squeak.org/

Greetings;

Can a squeak source program that I develop, be turned into an (windows)
*.exe file?.
If so, is it a long painful process, as in VisualWorks. Or is it reasonably
simple?
And if so, How large are the exe files, say, related to Pascal or Basic
exe's?


Thanks!

ô¿ô
 V  e  r  n

WinXp, Vista,  Delphi5, BlueVoda WebBuilder, wxEuphoria 3.1, HotBasic,
http://www.flickr.com/photos/vmars956/, http://www.FacesSpeak.com,
http://www.ObamaBeam.com


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Can a squeak source program that I develop, be turned into an (windows)

Igor Stasenko
2009/7/11 vmars <[hidden email]>:

> http://www.squeak.org/
>
> Greetings;
>
> Can a squeak source program that I develop, be turned into an (windows)
> *.exe file?.
> If so, is it a long painful process, as in VisualWorks. Or is it reasonably
> simple?
> And if so, How large are the exe files, say, related to Pascal or Basic
> exe's?
>
In other words, you want to embed an image into .exe file, together with VM?
Why you can't just ship .exe + .image?

>
> Thanks!
>
> ô¿ô
> V  e  r  n
>
> WinXp, Vista,  Delphi5, BlueVoda WebBuilder, wxEuphoria 3.1, HotBasic,
> http://www.flickr.com/photos/vmars956/, http://www.FacesSpeak.com,
> http://www.ObamaBeam.com
>
>
>



--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Can a squeak source program that I develop, be turned into an (windows)

jarober
In reply to this post by vmars
I wouldn't call the process with VW "long and painful" - it can be one  
command line execution.  The same process should work for Squeak.

On Jul 10, 2009, at 6:50 PM, vmars wrote:

> http://www.squeak.org/
>
> Greetings;
>
> Can a squeak source program that I develop, be turned into an  
> (windows)
> *.exe file?.
> If so, is it a long painful process, as in VisualWorks. Or is it  
> reasonably
> simple?
> And if so, How large are the exe files, say, related to Pascal or  
> Basic
> exe's?
>
>
> Thanks!
>
> ô¿ô
> V  e  r  n
>
> WinXp, Vista,  Delphi5, BlueVoda WebBuilder, wxEuphoria 3.1,  
> HotBasic, http://www.flickr.com/photos/vmars956/, http://www.FacesSpeak.com 
> , http://www.ObamaBeam.com
>
>