For more information, see FAQ #36: (http://factorcode.org/faq.fhtml#4)

A tool for this is in development which currently makes Mac OS X .app
packages and Windows executables, bundled with an image and some
.dlls. There will soon be a Unix version. To deploy a vocabulary (a
package which will run the vocabulary's main word), use the code

USE: ui.tools.deploy
"vocab-name" vocab deploy-tool

Daniel Ehrenberg

On Dec 10, 2007 9:43 AM, Slava Pestov <[EMAIL PROTECTED]> wrote:
> It already can on Mac OS X and Windows.
>
>
> On 10-Dec-07, at 8:04 AM, Samuel Tardieu wrote:
>
> > Wouldn't it be great if Factor could generate standalone applications
> > with only the minimum needed? (without the compiler for example, and
> > without the interpreter if everything got compiled)
> >
> > (I know that "Use the Source Luke" is a great answer to this question,
> > but I'm currently busy fixing long-lived bugs in GCC's Ada front-end
> > at this time)
> >
> >   Sam
> > --
> > Samuel Tardieu -- [EMAIL PROTECTED] -- http://www.rfc1149.net/
> >
> >
> > ----------------------------------------------------------------------
> > ---
> > SF.Net email is sponsored by:
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://sourceforge.net/services/buy/index.php
> > _______________________________________________
> > Factor-talk mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to