PyDev is a Python Development Environment (Python IDE plugin for Eclipse).
It features an editor with code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies - check http://pydev.org for more details).
It's kept going by community contributions, so, if you think it's a worthy project, please contribute through http://pydev.org
Simple and flexible programming language for applications development
...The language is portable (MS-DOS, Windows, Linux, macOS, Android, WebAssembly, Microcontrollers, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications.
The language is designed to be simple, small and flexible. Ring is distributed as a Free-Open Source project under the MIT License.
IDE written in a single HTML file that runs on the browser tab.
There is no need to install, download a single file and run anywhere.
To change the initial configuration, edit the widew.html file in the last lines.
* Widew use CodeMirror components in code editor.
URLs:
https://soluc.org/widew
https://widew.sourceforge.io