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: 6 days ago
JSON representation

✨ Simple, free and open-source online code editor.

Awesome Lists containing this project

README

          

# Judge0 IDE
[![Judge0 IDE Screenshot](./.github/screenshot.png)](https://ide.judge0.com)

[![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

Join our community - get help, share feedback, and contribute. Whether you're integrating Judge0, building with the API, or reporting bugs, your participation helps improve the project for everyone.

* [Visit Judge0 website](https://judge0.com)
* [Read Judge0 blog](https://blog.judge0.com)
* [Subscribe to Judge0 newsletter](https://newsletter.judge0.com)
* [Join Judge0 Discord server](https://discord.judge0.com)
* [Follow Judge0 on X](https://x.com/Judge0HQ)
* [Follow Judge0 on LinkedIn](https://www.linkedin.com/company/judge0)
* [Read Judge0 research paper](https://paper.judge0.com)
* [Watch Judge0 asciicasts](https://asciinema.org/~hermanzdosilovic)
* [Report an issue](https://github.com/judge0/judge0/issues/new)
* [Contact Judge0 team via email](mailto:contact@judge0.com)
* [Schedule a meeting with Judge0 team](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).