Skip to content
master
Switch branches/tags
Code
This branch is 2333 commits ahead of rebolsource/r3:master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.