Re: [fpc-devel] PascalScript with FPC

2005-05-29 Thread Peter Vreman
At 18:19 28-5-2005, you wrote: Hi there, have anyone used PascalScript from RemObjects with freepascal? I'm interested in doing something like PSP (Pascal Server Pages i think) but to be able to provide pure source code on the server side instead of precompiled binaries. Does anyone have some

Re: [fpc-devel] PascalScript with FPC

2005-05-29 Thread Michael Van Canneyt
On Sat, 28 May 2005, Matthias Hryniszak wrote: > Hi there, > > have anyone used PascalScript from RemObjects with freepascal? I'm interested > in doing something like PSP (Pascal Server Pages i think) but to be able to > provide pure source code on the server side instead of precompiled binar

[fpc-devel] PascalScript with FPC

2005-05-29 Thread Matthias Hryniszak
Hi there,   have anyone used PascalScript from RemObjects with freepascal? I'm interested in doing something like PSP (Pascal Server Pages i think) but to be able to provide pure source code on the server side instead of precompiled binaries. Does anyone have some expirience in that field?