|
Online Java compiler
i have a class project:
to create an online java compiler/runner where users can write, compile and execute code...
to start, i think i have to put the compiler on the server, with the jdk of course... but i have doubts as for the interface of the application or the website... and its functionality... what if a user is implementing GUIs... how to manage the output then...
Please, anyone who's interested in giving me tips about this project or any ideas is more than welcome!!
Regards!
|