Skip to content

chraem/Fight-On

Repository files navigation

Fight-On

A lexical and syntax analyzer written in Python.

Main Dependencies

python = ">=3.10,<3.11"
PySide2 = "^5.15.2"
lark = "^1.1.2"
pyinstaller = "^5.1"

You can also see this here.

Running the Program

Cloning the repository to your local machine

  1. Clone this repository by typing git clone https://github.com/chraem/Fight-On on your terminal.
  2. Make sure you have poetry on your machine.

For more details, visit the poetry website.

  1. Install the dependencies needed by typing poetry install on your terminal.
  2. Run the program by typing poetry run python main.py.

Using the Provided Installer

  1. Download and install the FightOn-Setup.exe.

You can access the installer by going to this link.

  1. Upon installation, go to the directory where you install FightOn.
  2. Go to the directory where you install FightOn.
  3. Inside the FightOn folder you will see an executable file with the name FightOn.exe.
  4. Run the FightOn.exe.

Program Interface

1 2 3 4

You may also want to check this link for the installer, and documentation.

About

A lexical and syntax analyzer written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages