Building My Own Online Comiler - Help & Suggestions
843785Jul 18 2008 — edited Jul 29 2008Hy all,
----------------------------------------------------
I am mostly for personal practical use and experiance building
an Online Compiler. The Idea behind it is that I want to
create a web app that will allow a client to
create a project (.jar or .war), write code,compile and package it.
Very Similar to an online compiler
but with the ability in the case of .war apps
deploy, host and test it as well.