Skip to content

Interpreteur Python + createur d'interface graphique poue application

Notifications You must be signed in to change notification settings

bakibi/LiPyTerface

Repository files navigation

LiPyTerface

put your application code in the file "applicationMain.h"

--> calculateur (en cours) --> analyseur lexical (en cours) --> analyseur syntaxique (arret) --> analyseur semantique (arret)

--> analyseur d'interfaçage (arret) --> macro 80%

Option 1: run the file "run.sh"

Option 2: to compile

gcc `pkg-config --cflags gtk+-3.0` -o out /home/ultimate/Workspace/Gtk/LiPyTerface/main.c `pkg-config --libs gtk+-3.0`

About

Interpreteur Python + createur d'interface graphique poue application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published