Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXE-xc

EXE-xc is an open-source tool for compiling C source code into executable files. This easy-to-use utility simplifies the process of creating standalone executables from C programs.

Features

  • Compile C source code into executable files.
  • User-friendly interface for selecting and compiling C files.
  • Progress window to track the compilation process.
  • Support for Microsoft's C/C++ compiler (cl).
  • Basic text editing features (Cut, Copy, Paste).

Getting Started

Prerequisites

To use EXE-xc, you need:

Installation

  1. Clone the repository or download the source code.
  2. Make sure you have Python and tkinter installed on your system.
  3. Launch the application by running py -m main.py.

Usage

  1. Click the "Browse" button to select a C file or provide the file path.
  2. Click the "Compile / .EXE" button to compile the selected C file.
  3. A progress window will appear to track the compilation process.
  4. Once the compilation is complete, the resulting executable will be in the same directory as your C file.

Contributing

If you'd like to contribute to EXE-xc, please follow the contribution guidelines in CONTRIBUTING.

License

This project is licensed under the GNU Affero General Public License (AGPL-3.0). See LICENSE for details.

Acknowledgments

  • Special thanks to the open-source community for their contributions and support.

Contact

If you have questions, feedback, or need assistance, you can contact us at supportatisit@protonmail.com.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages