Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions topics/rebol/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
aliases: rebol3, rebol-language, rebol-lang
created_by: Carl Sassenrath
display_name: Rebol
github_url: https://github.com/oldes/Rebol3
logo: rebol.png
related: coding, language
released: '1997'
short_description: Rebol is a cross-platform data exchange language and a multi-paradigm dynamic programming language.
topic: rebol
wikipedia_url: https://en.wikipedia.org/wiki/Rebol
---
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.
Binary file added topics/rebol/rebol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading