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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b1150caefb87348f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-05 18:06:56 PST Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newshub.sdsu.edu!small1.nntp.aus1.giganews.com!border1.nntp.aus1.giganews.com!intern1.nntp.aus1.giganews.com!nntp.giganews.com!nntp.gbronline.com!news.gbronline.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 05 Oct 2003 20:06:54 -0500 Date: Sun, 05 Oct 2003 20:07:07 -0500 From: Wes Groleau Reply-To: groleau@freeshell.org Organization: Ain't no organization here! User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, es-mx, pt-br, fr-ca MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada Advocacy - WPG (Web Page Generation) scheme References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 69.9.86.101 X-Trace: sv3-oo7AMADDH+VdlzaEJE0MENEp0gzk+GuryI+Oh52zciqWLMse8KtjNOjnJcOa7t4ffvjPNrlasBFl5au!8NNcROCFd+R72A+KkbLLRWe78U01BqjSPieKr8FLII/c0gWzb0rfyn4XD+KhpLmNHIgZEt/KmfML!5g== X-Complaints-To: abuse@gbronline.com X-DMCA-Complaints-To: abuse@gbronline.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Xref: archiver1.google.com comp.lang.ada:288 Date: 2003-10-05T20:07:07-05:00 List-Id: Nick Roberts wrote: > Yes, that is what I imagined. I think the most typical scenario is that the > generated Ada source files would be uploaded to the (web hosting) server > machine, and then compiled (probably with GNAT) there. The resulting > executable binaries would be put into the "cgi-bin" directory, so that they > would be executed (by the web server program) when the corresponding web > pages were rewuested. I'm not sure I understand. Are you saying that some variant of Ada would be embedded in a web page, then the browser would send it back to the server it came from to be compiled into a CGI program and executed? -- Wes Groleau When all you have is a perl, everything looks like a string.