Skip to content

💻 C, C++ & Java IDE written in Java 8 with undo / redo, codeforces profile lookup, online tutorial lookup and more.

License

Notifications You must be signed in to change notification settings

tuhinspatra/c-cpp-java-ide

Repository files navigation

C / C++ / JAVA IDE

The IDE for competitive programmers.

Demo Screenshot

Demo Screenshot

Features

  • Open multiple tabs.
  • Uses RsyntaxTextArea library for syntax highlighting.
  • View Codeforces profile of any user.
  • Provides and opens links to several algotihmic tutorials.
  • Supports Undo/Redo.

Languages Used

Known Bugs

The IDE uses system calls like exec on Linux systems which got partially 'broken' when we tried to make the project compatible on both Windows and Linux. The code fails to compile in such cases.

Authors

About

💻 C, C++ & Java IDE written in Java 8 with undo / redo, codeforces profile lookup, online tutorial lookup and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages