Red (Programming Language) icon
Red (Programming Language) icon

Red (Programming Language)

Red is a new programming language, strongly inspired by REBOL.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
4likes
1comment
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Cross Compilation
  2.  Functional Language
  3.  Compiles to native assembly code
  4.  Expressive
  5.  Homoiconic

 Tags

  • prototype-based

Red (Programming Language) News & Activities

Highlights All activities

Recent activities

No activities found.

Red (Programming Language) information

  • Developed by

    FR flagNenad Rakocevic
  • Licensing

    Open Source (BSL-1.0) and Free product.
  • Alternatives

    17 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,965 Stars
  •  418 Forks
  •  532 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about Red (Programming Language), and it has gotten 4 likes

Red (Programming Language) was added to AlternativeTo by nohtml on and this page was last updated . Red (Programming Language) is sometimes referred to as Red

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Guest
0

Potentially a cross-compiling programming language that can more easily create cross-platform applications for desktop and mobile OSes.

Review by a new / low-activity user.

Featured in Lists

List by Buster_Blue with 8 apps, updated

What is Red (Programming Language)?

Red is a new programming language, strongly inspired by REBOL icon REBOL.

Main characteristics are:

-Functional, imperative and symbolic -Prototype-based object support -Homoiconic (Red is its own meta-language) -Both statically and JIT-compiled to native code -Concurrency and parallelism strong support (actors, parallel collections) -Low-level system programming abilities through the built-in Red/System DSL -High-level scripting and REPL console support -Highly embeddable -Low memory footprint, garbage collected -Low disk footprint (< 1MB)

Official Links