@@ -5,20 +5,27 @@ blocks:
5
5
- template : " hero"
6
6
heading : " Red: The World's First Full-Stack Programming Language"
7
7
content : |-
8
- When we say "Full-Stack", we mean one common language base to code
9
- anything, from metal to meta. With both a REPL and a self-contained
10
- toolchain, it's easy to get started. One EXE. Drop and go.<br><br>
8
+ When we say "Full-Stack" we mean one common language base to code
9
+ everything, from metal to meta. Platform-native GUIs, DSLs, code
10
+ generators, device drivers, an OS...anything you can imagine.<br><br>
11
+
12
+ With both a REPL and a self-contained toolchain, it's easy to get
13
+ started. One file. Drop and go. It's also homoiconic, meaning Red
14
+ is its own data format.<br><br>
11
15
12
- Platform-native GUIs, DSLs, code generators, device drivers, an
13
- OS...anything you can imagine, using a single language.<br><br>
14
-
15
- Red's Mission: Fight software complexity.
16
+ Red's Mission: Fight software complexity.
16
17
17
18
button_text : " Download"
18
19
button_url : " /download/"
19
20
image_position : " right"
20
21
- template : " centered"
21
22
heading : " How Red Stacks Up"
23
+ content : |-
24
+ Red's real superpower is the ability to bend and redefine the system
25
+ to meet any need, improving readability and providing top-flight
26
+ performance at the same time. This allows Red to extend its reach in
27
+ both directions, down to the hardware and up through metaprogramming.
28
+
22
29
image : " /images/cityscape_red.jpg"
23
30
image_position : " center"
24
31
- template : " media-feature"
@@ -39,7 +46,7 @@ blocks:
39
46
- template : " media-feature"
40
47
heading : " RED Tokens on the Blockchain"
41
48
content : |-
42
- Coming in 2020, Red/C3 will be your new best friend on the blockchain,
49
+ Coming in 2020, Red/C3 will be your new best friend on the blockchain
43
50
for smart contracts and decentralized apps. It is being designed to
44
51
provide cross-chain smart contracts, just as Red is cross-platform for
45
52
native apps. We hope to build a new economic model to better support
@@ -56,7 +63,7 @@ blocks:
56
63
content : |-
57
64
Funding Open Source work is hard, but Red has a non-profit foundation
58
65
behind it to help. Contributors are compensated for their efforts today,
59
- and we'll do more in the future. Bounties, not just for bugs, but
66
+ and we'll do more in the future. There will be bounties for bugs,
60
67
documentation, testing, and even community support. Much of this will be
61
68
facilitated through tokenomics on the blockchain. It's a brave new world.
62
69
0 commit comments