Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/judge0/ide
✨ Simple, free and open-source online code editor.
https://github.com/judge0/ide
code-editor code-execution code-executor code-runner online-compiler online-editor online-ide online-judge web-ide
Last synced: 3 months ago
JSON representation
✨ Simple, free and open-source online code editor.
- Host: GitHub
- URL: https://github.com/judge0/ide
- Owner: judge0
- License: mit
- Created: 2017-01-27T19:54:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T18:48:36.000Z (4 months ago)
- Last Synced: 2024-09-16T22:26:34.496Z (4 months ago)
- Topics: code-editor, code-execution, code-executor, code-runner, online-compiler, online-editor, online-ide, online-judge, web-ide
- Language: JavaScript
- Homepage: https://ide.judge0.com
- Size: 14.7 MB
- Stars: 844
- Watchers: 30
- Forks: 254
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Judge0 IDE
[![Judge0 IDE Screenshot](https://github.com/judge0/ide/blob/master/.github/screenshot.png?raw=true)](https://ide.judge0.com/?7U55)[![License](https://img.shields.io/github/license/judge0/ide?color=2185d0&style=flat-square)](https://github.com/judge0/ide/blob/master/LICENSE)
[![Release](https://img.shields.io/github/v/release/judge0/ide?color=2185d0&style=flat-square)](https://github.com/judge0/ide/releases)
[![Stars](https://img.shields.io/github/stars/judge0/ide?color=2185d0&style=flat-square)](https://github.com/judge0/ide/stargazers)## About
[**Judge0 IDE**](https://ide.judge0.com) is a free and open-source online code editor that allows you to write and execute code from a rich set of languages. It's perfect for anybody who just wants to quickly write and run some code without opening a full-featured IDE on their computer. Moreover, it is also useful for teaching and learning or just trying out a new language.Judge0 IDE is using [**Judge0**](https://ce.judge0.com) for executing the user's source code.
Visit https://ide.judge0.com, and enjoy happy coding. :)
## Community
Do you have a question, feature request, or something else on your mind? Or do you want to follow Judge0 news?* [Subscribe to Judge0 newsletter](https://subscribe.judge0.com)
* [Join our Discord server](https://discord.gg/GRc3v6n)
* [Watch asciicasts](https://asciinema.org/~hermanzdosilovic)
* [Report an issue](https://github.com/judge0/judge0/issues/new)
* [Contact us](mailto:[email protected])
* [Schedule an online meeting with us](https://meet.judge0.com)## Author and Contributors
Judge0 IDE was created by [Herman Zvonimir Došilović](https://github.com/hermanzdosilovic).Thanks a lot to all [contributors](https://github.com/judge0/ide/graphs/contributors) for their contributions to this project.
## License
Judge0 IDE is licensed under the [MIT License](https://github.com/judge0/ide/blob/master/LICENSE).