?? PyComp

Java Code compiler written in python.

This is yet another compiler meant for babcock students project which was created using pure python along with the default java compiler.

✔? Running

As you well know that this is a python based compiler, running this means you must have the stable version of python installed on your PC. Download Here.

  1. Make sure you have python installed

  2. Clone or download the repo

  3. Move into the repo directory on your pc

    cd pycomp-java-compiler
  1. Run the app.py file
    python app.py
  1. ??❤ Youre ready to use it, follow the instructions provided by the compiler.

GitHub

View Github