mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:43:20 +03:00
Update the readme again
This commit is contained in:
parent
8c7a37ac97
commit
231cf53456
11
README.md
11
README.md
@ -62,11 +62,12 @@ a single language.
|
|||||||
- ⚡ **High performance**
|
- ⚡ **High performance**
|
||||||
Enso graphs and code can run up to 100x faster than the analoguous Python
|
Enso graphs and code can run up to 100x faster than the analoguous Python
|
||||||
code.<br/><br/>
|
code.<br/><br/>
|
||||||
- 🛡️ **Results you can trust** Enso incorporates many recent innovations in data
|
- 🛡️ **Results you can trust**
|
||||||
processing and programming language design to allow you to work quickly and
|
Enso incorporates many recent innovations in data processing and programming
|
||||||
trust the results that you get. It is a purely functional programming language
|
language design to allow you to work quickly and trust the results that you
|
||||||
with higher-order functions, user-defined algebraic datatypes,
|
get. It is a purely functional programming language with higher-order
|
||||||
pattern-matching, and a rich set of primitive types.<br/><br/>
|
functions, user-defined algebraic datatypes, pattern-matching, and a rich set
|
||||||
|
of primitive types.<br/><br/>
|
||||||
- 🌎 **Runs everywhere**
|
- 🌎 **Runs everywhere**
|
||||||
Enso is available on MacOS, Windows, and Linux, and the Enso IDE runs on
|
Enso is available on MacOS, Windows, and Linux, and the Enso IDE runs on
|
||||||
web-native technologies. In time, you'll be able to run it in the web-browser,
|
web-native technologies. In time, you'll be able to run it in the web-browser,
|
||||||
|
Loading…
Reference in New Issue
Block a user