REBOL icon
REBOL icon

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...

REBOL screenshot 1

Cost / License

  • Free
  • Proprietary

Application type

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
15likes
0comments
0news articles

Features

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

 Tags

REBOL News & Activities

Highlights All activities

Recent activities

  • Scala icon
    POX removed REBOL as alternative to Scala
Show all activities

REBOL information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free product.
  • Alternatives

    62 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & Admin
REBOL was added to AlternativeTo by mer30hamid on and this page was last updated .
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."