To read all comments associated with this story, please click here.
The Open Host Kit link in the article has a licensing section at the bottom.
The core REBOL interpreter is closed source freeware. The open host kit is planned to have two licenses: an open source one and a mixed one.
Note that an LGPL licensed REBOL implementation called <a href="http://urlan.sourceforge.net/boron/">Boron is also available.
REBOL is still not fully open source. But - RT isolated REBOL into two parts:
- platform agnostic interpreter code, which is delivered in a form of static or dynamic library
- the rest, including stuff like graphics, networking, tasking, event model, simply everything else. And that part is open-sourced and downloadable
You can e.g. watch the progress of Amiga OS 4.1 port here: http://solie.ca/ (please note that UI skin is just experimental)
As for the licence - licence is still not imo final. You can use REBOL for commercial or non-commercial purposes for free. But - as for the hostkit code, I think you will be prohibited to use it with the R3 interpreter clone/replacement.
We will see - once R3 stabilises, and sometimes in the near future, maybe Carl will fully open-source the interpreter itself too. But - the process of development of the kernel itself is open enough for us. All enhancements, fixes, are either proposed by, or implemented by the community itself, and that is imo enough to feel rather safe with R3, in opposition to R2, maybe except the open-source die-hards ...




Member since:
2009-04-22
As an Amiga fan I've had an interest in REBOL since the mid 90s (it was hyped for a while even before it was released) but I've always been put off by it being closed source. I heard rumours of Carl finally opening up REBOL but I can't find any links to confirm it. So, is REBOL 3 finally getting an OSI compliant license? There seems to be source code on Github but I can't find a license text.