CPitor is a specialized editor designed specifically for competitive programmers, providing a streamlined interface for writing, editing, and executing code efficiently.
Edit C++ code with ease, featuring:
- Syntax highlighting for improved code readability.
- Auto-indentation and code completion.
Compile and run C++ code directly from the interface, with:
- Input and output file management.
- Real-time execution and debugging.
Stay tuned for AI-driven features that will revolutionize your competitive programming experience!
Personalize your editor experience with:
- Adjustable color schemes (light and dark modes).
- Configurable keyboard shortcuts.
Learn more about CPitor and its developers in the dedicated "About" section.
- Python 3: The primary programming language used for development.
- Tkinter: A Python GUI toolkit for building the user interface.
- Python 3: Ensure you have Python 3 installed on your system.
- Pip 3: The package installer for Python 3.
- Tkinter: Install Tkinter using
pip install tkinter
. - Windows: CPitor is compatible with Windows operating systems.
- Clone the repository or download the source code.
- Run
main.py
to launch CPitor. - Start coding and competing!
CPitor is open-source software, licensed under the MIT License.
Contributions are welcome! If you'd like to contribute to CPitor, please fork the repository and submit a pull request.
- [S.M.MILOY]
- Initial release of CPitor
- Implement AI-powered features.
- Add support for additional programming languages.
- Enhance user interface and user experience.
If you encounter any issues or have questions, please open an issue on this repository.