All Projects → enso-org → Ide

enso-org / Ide

Licence: agpl-3.0
Enso – a visual and textual functional programming language.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Ide

Pydev
Python IDE for Eclipse
Stars: ✭ 306 (+82.14%)
Mutual labels:  hacktoberfest, ide
Portugol Webstudio
IDE online para o Portugol
Stars: ✭ 67 (-60.12%)
Mutual labels:  hacktoberfest, ide
People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (+222.62%)
Mutual labels:  hacktoberfest, webgl
Aaru
Aaru Data Preservation Suite
Stars: ✭ 193 (+14.88%)
Mutual labels:  hacktoberfest, ide
Haskell Language Server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Stars: ✭ 1,857 (+1005.36%)
Mutual labels:  hacktoberfest, ide
Sdk
The jMonkeyEngine3 SDK based on netbeans
Stars: ✭ 240 (+42.86%)
Mutual labels:  hacktoberfest, ide
Mspaintide
Programming in MS Paint
Stars: ✭ 909 (+441.07%)
Mutual labels:  hacktoberfest, ide
Covid3d
🌏 An interactive 3D visualization of COVID-19.
Stars: ✭ 223 (+32.74%)
Mutual labels:  hacktoberfest, webgl
Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Stars: ✭ 1,287 (+666.07%)
Mutual labels:  hacktoberfest, ide
Sublimechef
A Sublime Text 2 Package for authoring Chef related files
Stars: ✭ 85 (-49.4%)
Mutual labels:  hacktoberfest, ide
Plotly.js
Open-source JavaScript charting library behind Plotly and Dash
Stars: ✭ 14,268 (+8392.86%)
Mutual labels:  hacktoberfest, webgl
Atheos
A self-hosted browser-based cloud IDE, updated from Codiad IDE
Stars: ✭ 144 (-14.29%)
Mutual labels:  hacktoberfest, ide
Awesome Phpstorm
A curated list of amazingly awesome PHPStorm plugins, resources and other shiny things.
Stars: ✭ 719 (+327.98%)
Mutual labels:  hacktoberfest, ide
Vscode Gremlins
Gremlins tracker for Visual Studio Code: reveals invisible whitespace and other annoying characters
Stars: ✭ 78 (-53.57%)
Mutual labels:  hacktoberfest, ide
Intellij Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Stars: ✭ 1,488 (+785.71%)
Mutual labels:  hacktoberfest, ide
Elm 3d Scene
A high-level 3D rendering engine for Elm, with support for lighting, shadows, and realistic materials.
Stars: ✭ 167 (-0.6%)
Mutual labels:  hacktoberfest, webgl
Hypothesistests.jl
Hypothesis tests for Julia
Stars: ✭ 166 (-1.19%)
Mutual labels:  hacktoberfest
Framework
This repository contains the core code of Laravel Zero
Stars: ✭ 167 (-0.6%)
Mutual labels:  hacktoberfest
Boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
Stars: ✭ 2,509 (+1393.45%)
Mutual labels:  hacktoberfest
Webhooks.js
GitHub webhook events toolset for Node.js
Stars: ✭ 166 (-1.19%)
Mutual labels:  hacktoberfest


Enso Visual Environmment

Enso Language


Overview

Chat License License Actions Status Coverage

Enso is an open source visual data science language selected by Singularity University and NASA as one of 20 most unique technologies worldwide. Enso consists of several sub-projects, including the Enso Language Compiler, the Enso Integrated Development Environment (IDE), and a high performance WebGL UI framework (EnsoGL).


Getting Started

Enso is distributed both in form of pre-build packages for MacOS, Windows, or Linux, as well as the source code. See the demo scenes, and read the documentation to learn more.

Currently to start IDE you have to run Enso Project Manager first. For more information and packages see Enso repository.


Building

The project builds on MacOS, Linux, and Windows. Simply run node ./run build to build it and use node ./run --help to learn about other available commands and options. Read the detailed development guide to learn more.


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 v3 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.


Contributing

Enso 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 and read the development and contributing guidelines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].