/compiler-jflex-scanner

A scanner with Jflex for compiler course project

Primary LanguageJava

Seyyed & Yazdi Jflex Scanner

A scanner with jflex for compiler course in Fall 2020 at Shahid Beheshti university.

How To Run

$ . ./app.sh
$ app run

input file is code.txt in files folder in src. output syntax highlighter file is highlighter.html in files folder in src.

How To Delete Generate Files

$ . ./app.sh
$ app delete