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: 6 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T13:13:08.000Z (6 months ago)
- Last Synced: 2025-04-03T04:07:26.303Z (6 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: 18 MB
- Stars: 945
- Watchers: 30
- Forks: 368
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Judge0 IDE
[](https://ide.judge0.com)[](https://github.com/judge0/ide/blob/master/LICENSE)
[](https://github.com/judge0/ide/releases)
[](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:contact@judge0.com)
* [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).