Rebol Quickstart [closed]

2019-05-09 17:00发布

问题:

I've been meaning to try out rebol (or red). I think it might be the perfect fit for my next project. I've downloaded and tested out red 0.5.4, and REBOL/View 2.7(http://www.rebol.com/download-view.html)

However, there are a couple of roadblocks for a complete beginner to rebol:

  1. Red seems to be still in alpha so it is out of the question
  2. There seems to be 3+(?) branches: REBOL3 - what is the difference between the different branches? I'm not sure what to start on
  3. Most of the documentation on the internet is for rebol 2 and documentation explaining the differences between rebol 2 and 3 is.. non existent? (case in point: parse is different)

So, my question is, if I were to develop a (Windows) gui application with http access (including http authentication) where should I start?

Should I use rebol 2, rebol 3(ren c), or red?

p.s. first question ever!

回答1:

Red is in alpha so you've already excluded it. Rebol 3 with view is not supported by anyone as far as I know. So this leaves you with Rebol 2. I think you can still purchase a license for the SDK. And there are many people who can answer support questions.