Red (programming language): Difference between revisions

Content deleted Content added
External links: added site
1) Added source for cross-compilation targets 2) Removed unnecessary/speculative comment
Line 59:
 
==Cross compilation==
Red currently supports the following cross-compilation targets:{{Sfn|Balbaert|2018}}
 
* [[MS-DOS]]: Windows, [[x86]], console (and GUI) applications
Line 71:
* [[Android (operating system)|Android]]: Android, [[ARM architecture|ARMv5]]
* Android-x86: Android, [[x86]]
<small>(Note: This list will increase with time and should therefore be considered as incomplete.)</small>
 
==Hello World!==