
Features
Properties
- Lightweight
Features
- Cross Compilation
- Functional Language
- Compiles to native assembly code
- Expressive
- Homoiconic
Tags
- prototype-based
Red (Programming Language) News & Activities
Highlights All activities
Recent activities
No activities found.
Red (Programming Language) information
Featured in Lists
In no particular order.
List by Buster_Blue with 8 apps, updated
What is Red (Programming Language)?
Red is a new programming language, strongly inspired by
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)




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