[REBOL] Re: A question about compile
From: greggirwin:starband at: 8-Oct-2001 14:03
Hi Marcelo,
<< Reading messages here of the list I noticed that he is not just a
language for
scripts carved in pages HTML, but a language as VB and Delphi, that besides
allows creation of independent executable programs. Is that true? Can I
create executable applications, done compile, and distributing? >>
There is no compiler for REBOL, but they do have a program called Encap
which
Encapsulates
your source, binding it in with the REBOL core so you can
distribute
it as a single file and protect your source. You should contact the REBOL
folks
directly for exact licensing details.
Hope this helps!
--Gregg