Skip to content

Commit bf6da9b

Browse files
committed
Rebol topic
1 parent 014f91c commit bf6da9b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/rebol/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: rebol3, rebol-language, rebol-lang
3+
created_by: Carl Sassenrath
4+
display_name: Rebol
5+
github_url: https://github.com/oldes/Rebol3
6+
logo: rebol.png
7+
related: coding, language
8+
released: '1997'
9+
short_description: Rebol is a cross-platform data exchange language and a multi-paradigm dynamic programming language
10+
topic: rebol
11+
wikipedia_url: https://en.wikipedia.org/wiki/Rebol
12+
---
13+
Rebol (Relative Expression-Based Object Language) is a lightweight, cross-platform programming and data exchange language designed by Carl Sassenrath, known for its unique concept of "dialects"—domain-specific mini-languages optimized for specific tasks. It combines multiple paradigms, including functional, imperative, and prototype-based programming, and emphasizes simplicity and expressiveness. Rebol is homoiconic, meaning code and data share the same structure, enabling seamless manipulation of both.

topics/rebol/rebol.png

8.42 KB
Loading

0 commit comments

Comments
 (0)