Hacker News new | ask | show | jobs
by kseistrup 4017 days ago
Oh, ok. So Rebol2 isn't compilable on a 64-bit machine? Too bad.
2 comments

Rebol 2 isn't open source, and, AFAIK, is only available in binary distributions.

R3 is open source (Apache License), but Rebol 2 is proprietary.

Thanks.

It seems Red is not comtaible with Rebol3 (or I did something wrong).

Red is not compatible with Rebol3, due in part to the fact that development on Red started before Rebol3 was open-sourced. The binaries for Rebol3 at the time were too unstable, so the older and much more solid Rebol2 was chosen. There is a major undertaking underway currently though to refactor and fix large portions of Rebol3's core code. Which will then be rolled into the community edition and also hopefully the corporate sponsored Atronix fork. Also there is some talk going around about packaging and integrating TinyCC with Rebol3. IMO both projects show alot of promise, and have many progressive ideas.
It will still run on a 64-bit machine just fine though.