Re: OpenEuphoria.org, early preliminary redesign
- Posted by ghaberek (admin) Jul 08, 2019
- 3035 views
Here's a quick mock up of the main page with a carousel and a few blurbs.
Here's what I have for the "blurbs" so far:
- Simple - Euphoria uses a simple but powerful syntax that is easy to learn and read.
- Flexible - Euphoria can be used for nearly any purpose: console, desktop, web, and more!
- Fast - Euphoria's interpeter is significantly faster than most other interpreted languages.
- Generic - Euphoria has only two data types: atom for numbers and sequence for arrays.
- Dynamic - Euphoria's sequence type is a highly dynamic all-purpose object array.
- Cross-platform - Euphoria runs on Windows, Linux, or OS X and x86, x64, and ARM processors.
Any suggestions for what I should put as the background images, or any more blurbs?
-Greg