- Rahmat Rafid Akbar 13502090
- Firizky Ardiansyah 13520095
- Roby Purnomo 13520106
├───src
│ ├───grammar
│ │ ├───grammar.txt
│ | └───syntax-atoms.txt
│ ├───__init__.py
│ ├───CFGtoCNF.py
│ ├───CYKalgorithm.py
│ ├───filereader.py
│ └───grammarreader.py
├───docs
│ └───Laporan.pdf
├───test
│ └───tes.py
├───main.py
└───README.md
- Clone repository https://github.com/firizky29/TubesTBFO
- Buka cmd dan change directory ke TubesTBFO/
- Jalankan python main.py "test/tes.py" (untuk file tes)