mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 05:11:34 +03:00
7d197fd5cf
Original commit: 2f4eb02c1b
84 lines
2.8 KiB
Markdown
84 lines
2.8 KiB
Markdown
<p align="center">
|
|
<br/>
|
|
<a href="http://luna-lang.org">
|
|
<img
|
|
src="https://user-images.githubusercontent.com/1623053/75657359-50c92300-5c66-11ea-9cb8-61da8ee34df1.png"
|
|
alt="Enso Studio"
|
|
width="128"
|
|
/>
|
|
</a>
|
|
<br/>
|
|
<br/>
|
|
<a href="http://luna-lang.org">
|
|
<img
|
|
src="https://user-images.githubusercontent.com/1623053/75661125-05664300-5c6d-11ea-9bd3-8a5355db9609.png"
|
|
alt="Enso Language"
|
|
width="240"
|
|
/>
|
|
</a>
|
|
<br/>
|
|
<br/>
|
|
<br/>
|
|
</p>
|
|
|
|
|
|
### Overview
|
|
|
|
<p>
|
|
<a href="https://github.com/luna/basegl/blob/master/LICENSE">
|
|
<img src="https://img.shields.io/static/v1?label=License&message=MIT&color=2ec352&labelColor=2c3239"
|
|
alt="License">
|
|
</a>
|
|
<a href="https://github.com/luna/basegl/actions">
|
|
<img src="https://github.com/luna/basegl/workflows/Build%20%28MacOS%2C%20Linux%2C%20Windows%29/badge.svg"
|
|
alt="Actions Status">
|
|
</a>
|
|
<a href="https://codecov.io/gh/luna/basegl/branch/master">
|
|
<img src="https://img.shields.io/codecov/c/github/luna/basegl?label=Coverage&labelColor=2c3239"
|
|
alt="Coverage">
|
|
</a>
|
|
<a>
|
|
<img src="https://img.shields.io/static/v1?label=Stability&message=Unstable&color=d52229&labelColor=2c3239"
|
|
alt="Stability">
|
|
</a>
|
|
</p>
|
|
|
|
Enso is a visual data science language selected by Singularity University and NASA as one of 20 most
|
|
unique technologies worldwide.
|
|
|
|
<br/>
|
|
|
|
### Getting Started
|
|
|
|
[Download a pre-build package for MacOS, Windows, or Linux](https://github.com/luna/ide/releases),
|
|
see the [demo scenes](http://TODO), and read the
|
|
[documentation](http://TODO).
|
|
|
|
<br/>
|
|
|
|
|
|
### License
|
|
|
|
The Enso Language Compiler is released under the terms of the [Apache v2 License](). The Enso
|
|
Graphical Interface and it's rendering engine are released under the terms of the [AGPL License]().
|
|
This license set was choosen to both provide you with a complete freedom to use Enso, create
|
|
libraries, and release them under any license of your choice, while also allowing us to release
|
|
commercial products on top of the platform, including Enso Cloud and Enso Enterprise on-premise
|
|
server managers.
|
|
|
|
<br/>
|
|
|
|
### Contributing
|
|
|
|
Enso language is a community-driven open source project which is and will always be open and free to
|
|
use. We are committed to a fully transparent development process and highly appreciate every
|
|
contribution. If you love the vision behind Enso and you want to redefine the data processing world,
|
|
join us and help us track down bugs, implement new features, improve the documentation or spread the
|
|
word! Join our community on a [Discord chat](http://chat.luna-lang.org) and read the
|
|
[development and contributing guidelines](docs/contributing.md).
|
|
|
|
<a href="https://github.com/luna/ide/graphs/contributors">
|
|
<img src="https://contributors-img.firebaseapp.com/image?repo=luna/ide" />
|
|
</a>
|
|
|