Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

.r files to .exe in windows?

 [1/7] from: carlos:lorenz:bol at: 10-Oct-2003 16:25


Hello list Is there any compiler to REBOL to make .exe files to WIndows? Carlos

 [2/7] from: maarten:vrijheid at: 10-Oct-2003 22:04


Carlos Lorenz wrote:
> Hello list > > Is there any compiler to REBOL to make .exe files to WIndows? > > Carlos >
yep, the SDK. --Maarten

 [3/7] from: greggirwin:mindspring at: 10-Oct-2003 15:15


Hi Carlos, CL> Is there any compiler to REBOL to make .exe files to WIndows? Yes, sort of. :) The ENCAP tool, now part of the SDK, allows you to bind your script to the REBOL runtime to create a completely standalone EXE. Your script, due to the nature of REBOL, is not compiled, it is simply compressed and embedded in the EXE. EXEs created this way require no installation what-so-ever to run. Very nice, easy to deploy. AltME and FTPGadget are good examples. -- Gregg

 [4/7] from: carlos:lorenz:bol at: 11-Oct-2003 14:23


Thanks Gregg Carlos Em Sex 10 Out 2003 18:15, Gregg Irwin escreveu:

 [5/7] from: carlos::lorenz::bol::com::br at: 11-Oct-2003 14:24


Ok Maarten, thank you Carlos Em Sex 10 Out 2003 17:04, Maarten Koopmans escreveu:

 [6/7] from: luke:marmaladefoo at: 11-Oct-2003 19:44


Hi Carlos and REBOL list The problem with the SDK is the cost, but you can also use XPackerX: http://www.marmaladefoo.com/docs/software/xpackerx which unlike the SDK is free and produces standalone exe's for rebol scripts. It can also be used for perl, python and other script based applications. Best Wishes - Luke Date sent: Fri, 10 Oct 2003 15:15:44 -0600 From: Gregg Irwin <[greggirwin--mindspring--com]> To: Carlos Lorenz <[rebol-list--rebol--com]> Subject: [REBOL] Re: .r files to .exe in windows? Send reply to: [rebol-list--rebol--com]
> Hi Carlos, > CL> Is there any compiler to REBOL to make .exe files to WIndows?
<<quoted lines omitted: 8>>
> To unsubscribe from this list, just send an email to > [rebol-request--rebol--com] with unsubscribe as the subject.
__________________________________________ Various gadgets widgets, links and chat http://www.marmaladefoo.com

 [7/7] from: ljurado:bariloche:ar at: 11-Oct-2003 22:16


Hola Carlos ! Grebox: http://shadwolf.free.fr/ and more... http://www.shlik.org/links.html#deploy Luis

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted