On Mon, 16 Oct 2006, Alexander Todorov wrote:
> On Fri, 13 Oct 2006 12:45:55 +0200 (CEST)
> Michael Van Canneyt wrote:
> > > There was no response to my first e-mail so here are some examples of
> > > what I want to do:
> > >
> > > http://www.codeproject.com/csharp/runtimecompiling.asp
> > > htt
On Fri, 13 Oct 2006 12:45:55 +0200 (CEST)
Michael Van Canneyt wrote:
> There was no response to my first e-mail so here are some examples of
> what I want to do:
>
> http://www.codeproject.com/csharp/runtimecompiling.asp
> http://developer.apple.com/documentation/mac/IAC/IAC-334.html
I find this
The address of Lars's Pascal Server Pages is http://www.psp.furtopia.org, that
program doesn't
compiles code on the fly, just allows you to create CGI applications with FPC
in an easy way.
--- Marc Santhoff <[EMAIL PROTECTED]> wrote:
> Am Samstag, den 14.10.2006, 07:31 -0500 schrieb Jeff Pohlme
Am Samstag, den 14.10.2006, 07:31 -0500 schrieb Jeff Pohlmeyer:
> I remember seeing some sort of system ( I can't remember
> the name or URL ) that used a pascal compiler to pre-compile
> CGI applications. Whenever a client request involved one the
> apps, the server would check the timestamp of th
I remember seeing some sort of system ( I can't remember
the name or URL ) that used a pascal compiler to pre-compile
CGI applications. Whenever a client request involved one the
apps, the server would check the timestamp of the source
against the timestamp of the binary. If the the binary was
new