Return to the Ethereum Standards
Remix Project is a platform for development tools that use a plugin architecture. It encompasses subprojects including Remix Plugin Engine, Remix Libraries, and of course Remix Integrated Development Environment (IDE).
Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of Plugins with intuitive Graphical User Interface (GUIs). Remix is used for the entire journey of contract development with Solidity language, as well as a playground for learning and teaching Ethereum.
Start developing using Remix on browser, visit: https://remix.ethereum.org
Source: https://github.com/ethereum/remix-project
For desktop version, see releases: https://github.com/ethereum/remix-desktop/releases