@@ -21,9 +21,9 @@ blocks:
21
21
heading : " Lean, Nimble, Flexible"
22
22
content : |-
23
23
The entire toolchain, including a full cross compiler and reactive GUI
24
- system, is in a single EXE just over 1MB in size. Drop that EXE in a
25
- folder go. Compile to any platform, <i>from</i> any platform. Red
26
- doesn't depend on anything but your OS; the same goes for what you build.
24
+ system, is in a single EXE just over 1MB in size. Drop it in a folder
25
+ and go. Compile <i>to</i> any platform, <i>from</i> any platform. Red
26
+ depends only on your OS; the same goes for what you build.
27
27
28
28
Make standalone EXEs, or compile the runtime to be used externally and
29
29
called into from other languages. Need C speed? Write your app in
@@ -144,7 +144,7 @@ blocks:
144
144
what it is, but it's there, like a splinter in your mind...OK, you do
145
145
know what it is; it's complexity. If you agree, if you dare to lead others
146
146
into the future, we can show you that there is no spoon. Join us, and
147
- fight sofware complexity.
147
+ fight software complexity.
148
148
image : " /images/one-of-us.jpg"
149
149
image_position : " right"
150
150
button_text : " Start Reducing"
0 commit comments