REBOL icon
REBOL icon

REBOL

 15 likes

Rebol (historically REBOL) is a cross-platform data exchange language and a multi-paradigm dynamic programming language designed by Carl Sassenrath for network communications and distributed computing. It introduces the concept of dialecting: small, optimized, domain-specific...

REBOL screenshot 1

License model

  • FreeProprietary

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
15likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  Support for scripting
  3.  Multiplatform
  4.  Expressive
  5.  Graphical User Interface
  6.  Distributed Computing

 Tags

REBOL News & Activities

Highlights All activities

Recent activities

Show all activities

REBOL information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free product.
  • Alternatives

    62 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & Admin

Popular alternatives

View all

Our users have written 0 comments and reviews about REBOL, and it has gotten 15 likes

REBOL was added to AlternativeTo by mer30hamid on Jul 23, 2011 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is REBOL?

Rebol (historically REBOL) is a cross-platform data exchange language and a multi-paradigm dynamic programming language designed by Carl Sassenrath for network communications and distributed computing. It introduces the concept of dialecting: small, optimized, domain-specific languages for code and data.

Douglas Crockford of JavaScript fame has described REBOL as "a more modern language, but with some very similar ideas to Lisp, in that it's all built upon a representation of data which is then executable as programs.", and as one of the JSON influences.

According to its designer dialecting is the most notable property of the language: “Although it can be used for programming, writing functions, and performing processes, its greatest strength is the ability to easily create domain-specific languages or dialects."