A context-oriented programming language, useful for parsing text and displaying GUIs.
Editor support
REBOL forks, reimplementations, and derivations
Arturo
Programming language implemented in Nim, borrowing from many other languages including REBOL.
- Arturo programming language
- GitHub - arturo-lang/arturo: Simple, expressive & portable programming language for efficient scripting
Notable Arturo projects
- Graphito
- portable, serverless & lightweight SQLite-based Graph Database
Boron
Scripting language “similar to” REBOL, written in C
Red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
Red.js
web runtime for Red written in Haxe
GitHub - ALANVF/Red.js: A web runtime for the Red programming language
Ren-C
Deeply redesigned LGPL-3 derivative of REBOL 3. Provides a a user-friendly API for C and JavaScript.
GitHub - metaeducation/ren-c: Library for embedding a Rebol interpreter into C codebases
Source checkout needs a bootstrap build
Code Sample
wget https://s3.amazonaws.com/r3bootstraps/r3-osx-x64-8994d23-debug
export R3_MAKE="$(pwd)/prebuilt/r3-osx-x64-8994d23-debug"
Rye
Homoiconic (no keywords) programming language based on ideas from Rebol and implemented in Go.
GitHub - refaktor/rye: a language trying to be flexible about expression, but strict about state
Backlinks
- 2008-01-08
- 2006-08-30
- 2007-03-09
- 2007-11-27
- 2009-02-24
- 2019-09-24
- 2005-03-04
- 2004-12-27
- 2004-12-22
- REBOL Grab Bag
- REBOL Babysteps
- Tangling code from Hugo content with Raku
- REBOL Babysteps - 04 Repeating Yourself
- Monitor Your Battery Life With REBOL
- REBOL Babysteps - 03 Making Decisions
- REBOL
- REBOL Babysteps - 02 Getting Started With View
- REBOL Babysteps - 01 Getting Started
- REBOL Datatypes