Skip to content

A simple GUI for running C programs with gcc on MacOS.

Notifications You must be signed in to change notification settings

kazewaze/GUICCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A simple GUI for running C programs with gcc on MacOS.

But Why?

Becauseeeeee... JK. I built it for those that have yet to master the treacherous terrain of the command-line, but have taken on the noble quest of learning programming, specifically C Programming, that requires a compiler. If one does not possess the knowledge of the mighty Terminal, then one is condemned to the IDE instead of the joys and freedom that gcc provides. This is the bridge to such a place friends. Build it.. and they will come... maybe. Oh well.

Written by Kaycee Ingram
{ kazewaze }



UI Preview
(Instructions to get rollin are below that gorgeous UI... that's right, I said what I said..)


See? I ain't no liar!

To get up and running, do the following:

  1. Make sure you have Python Installed and do so if you don't.
  2. Clone or download the project to your local system.
  3. Once you navigate to the project in your terminal, use pip to install wx like so: pip install wx
  4. Now run that bad boy like so: python guicce.py

Remember that once it's running, the File Name Input only requires the file name that matches it's Dir like this example:

C_Programs / Ch1 / ch1.c - The file name matches it's Parent Dir but it's lowercase instead of capitalized. When you enter the file name, leave it all lowercase and GUICCE will do the rest! So to run ch1.c you'd type: ch1 into the File Name Text Input. And that's the show! Have uh Goodin!

Sincerely yours, like it or not,
Kaycee Ingram

About

A simple GUI for running C programs with gcc on MacOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published