Skip to content

Oldes/Rebol3

Folders and files

NameName
Last commit message
Last commit date
Nov 25, 2021
Dec 10, 2021
Dec 10, 2021
Apr 7, 2021
Jul 9, 2020
Aug 24, 2021
Oct 19, 2021
Dec 12, 2012
Dec 10, 2021
Nov 10, 2017
Apr 6, 2021

Repository files navigation

Rebol CI Build Rebol Gitter Chocolatey

Rebol [R3] Source Code Distribution

Purpose of this Rebol fork is to push the origial Carl's source to be usable at least like Rebol 2, but keep the source code clean and project easy to build. Use CHANGES.md file to see changes made in this branch.

Issues reporting

Preferred way for issue reporting is using dedicated issue repository. It's a fork of the original Rebol issue repository, which was filled with issues from CureCode issue tracker, which was used before Rebol was on Github. I'm not using the original Rebol issue repository, because I was not allowed to even add labels to my own issues. It was later moved under Metaeducation account and is used for Ren-C development anyway.

Screenshots

Building a customized CLI application using compile DSL:

Other Rebol related projects

If you are looking for other Rebol like languages, you may want to check also:

  • Arturo language written in Nim
  • Boron language written in C
  • Red language written in Red bootstrapped from Rebol2
  • Red.js web runtime for Red written in Haxe
  • Ren-C another living Rebol3 fork
  • Rye language written in Go
  • Topaz experimental Rebol like language being compiled to JS
  • World language written in C

There is also Shinxin's fork, which I was initially using for chery-picking, as it contains modifications from Atronix and Saphirion. But its use is now limited as it depends on non-public modules and also there is not much life visible recently.