View Single Post
  #1 (permalink)  
Old 05-06-2008, 12:50 AM
PhoeniX PhoeniX is offline
Member
 
Join Date: May 2008
Posts: 4
PhoeniX is on a distinguished road
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!
Reply With Quote
Sponsored Links