Thanks
On Thu, Mar 24, 2011 at 1:50 PM, AAMIR KHAN <[email protected]> wrote: > You could try http://domjudge.sourceforge.net/ and do customizations in > its source code only.. > > > On Thu, Mar 24, 2011 at 1:22 PM, .bashrc <[email protected]> wrote: > >> Hi >> I have been working on a progrmming judge that can be deployed in my >> college.I have already developed a prototype in bash.I want it to be >> as >> general as possible,just like spoj,but i also want to add features to >> it >> like detecting copying of source code.Moreover to analyse the design >> of the code i >> need a source code parser,instead of plain gcc or any other compiler >> for >> other languages.Please give your opinions what more features we can >> add to >> the judge in context of academic use.I am currently working on gcc >> compiler >> to try some modification in it for analysing the design of code.But >> since i >> have to do the same for many other languages its prooving to be a >> daunting >> task. >> Saurabh Singh >> B.Tech (Computer Science) >> MNNIT ALLAHABAD >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Saurabh Singh B.Tech (Computer Science) MNNIT ALLAHABAD -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
