Skip to content

CPitor is a specialized editor designed specifically for competitive programmers, providing a streamlined interface for writing, editing, and executing code efficiently.

License

Notifications You must be signed in to change notification settings

outlander23/cpitor-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPitor: Competitive Programming Editor

Screenshot

Screenshot from 2024-08-10 18-56-59

About

CPitor is a specialized editor designed specifically for competitive programmers, providing a streamlined interface for writing, editing, and executing code efficiently.

Features

1. C++ Code Editing

Edit C++ code with ease, featuring:

  • Syntax highlighting for improved code readability.
  • Auto-indentation and code completion.

2. Compilation and Execution

Compile and run C++ code directly from the interface, with:

  • Input and output file management.
  • Real-time execution and debugging.

3. AI-Powered Features (Coming Soon!)

Stay tuned for AI-driven features that will revolutionize your competitive programming experience!

4. Customization Options

Personalize your editor experience with:

  • Adjustable color schemes (light and dark modes).
  • Configurable keyboard shortcuts.

5. About Section

Learn more about CPitor and its developers in the dedicated "About" section.

Technologies Used

  • Python 3: The primary programming language used for development.
  • Tkinter: A Python GUI toolkit for building the user interface.

Prerequisites

  • 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.

Getting Started

  1. Clone the repository or download the source code.
  2. Run main.py to launch CPitor.
  3. Start coding and competing!

License

CPitor is open-source software, licensed under the MIT License.

Contributing

Contributions are welcome! If you'd like to contribute to CPitor, please fork the repository and submit a pull request.

Authors

  • [S.M.MILOY]

Changelog

v1.0

  • Initial release of CPitor

Roadmap

  • Implement AI-powered features.
  • Add support for additional programming languages.
  • Enhance user interface and user experience.

Support

If you encounter any issues or have questions, please open an issue on this repository.

About

CPitor is a specialized editor designed specifically for competitive programmers, providing a streamlined interface for writing, editing, and executing code efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages