๐
๐
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.
-
Make sure you have python installed
-
Clone or download the repo
-
Move into the repo directory on your pc
cd pycomp-java-compiler
- Run the
app.py
file
python app.py
-
๐ ๐ โค Youre ready to use it, follow the instructions provided by the compiler.