/Context-Free-Grammar-Python-Compiler

Aplikasi ​Context Free Grammar​ pada Pembuatan ​Compiler​ Python

Primary LanguagePython

TUGAS BESAR 2 IF2124 - TEORI BAHASA FORMAL DAN OTOMATA

Aplikasi ​Context Free Grammar​ pada Pembuatan ​Compiler​ Python

Team

Kelompok http://codeforces.com/profile/m.hasan01 / K03 :

  1. Muhammad Hasan 13518012
  2. Naufal Dean Anugrah 13518123
  3. M. Fauzan Rafi Sidiq W 13518147

How to run?

Assuming you're in the repository folder

  1. Run python main.py <input.py> in terminal. If <input.py> not specified, use default test.py
  2. Enjoy the show.