I am researching for a project that will involve my project to compile simple enough java files. From my research I have decided not to try and build my own compiler as this would just take too much time.
So does anyone know what would be the best compiler to implement in this project so that I would be able to compile java files that are submitted to the program?