From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,71aa774fdaf5c3c2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-28 06:11:38 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!jfk3-feed1.news.digex.net!dca6-feed2.news.digex.net!intermedia!newsfeed1.cidera.com!Cidera!news-hub.cableinet.net!blueyonder!peer.news.eu-x.com!server2.netnews.ja.net!newshost.central.susx.ac.uk!news.bton.ac.uk!not-for-mail From: John English Newsgroups: comp.lang.ada Subject: Re: gnat compiler - help wanted Date: Mon, 28 Jan 2002 13:46:18 +0000 Organization: University of Brighton Message-ID: <3C55562A.75690346@brighton.ac.uk> References: <9eb165bd.0201240338.14ea705a@posting.google.com> NNTP-Posting-Host: pcje.it.bton.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: saturn.bton.ac.uk 1012225513 18989 193.62.183.48 (28 Jan 2002 13:45:13 GMT) X-Complaints-To: news@bton.ac.uk NNTP-Posting-Date: 28 Jan 2002 13:45:13 GMT X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:19326 Date: 2002-01-28T13:45:13+00:00 List-Id: Robert A Duff wrote: > > tonygair@btinternet.com (Tony) writes: > > > I am currently having problems making a server process which deals > > with the compilation of ada code from text delivered over a socket. > > I'm curious: why do you want to do that? Probably automated assessment; we do exactly the same thing, compiling student submissions and then running them in a sandbox and comparing the output with a model solution. We just use gnatchop/gnatmake to do the compilation. The only tricky bit is the sandbox... ----------------------------------------------------------------- John English | mailto:je@brighton.ac.uk Senior Lecturer | http://www.it.bton.ac.uk/staff/je Dept. of Computing | ** NON-PROFIT CD FOR CS STUDENTS ** University of Brighton | -- see http://burks.bton.ac.uk -----------------------------------------------------------------