[fpc-pascal] Servlet server for Fpc apps

Michael Van Canneyt michael at freepascal.org
Sun Mar 29 12:43:29 CEST 2009



On Sun, 29 Mar 2009, Bee wrote:

> > Using haxe for web applications is very effective, because you use the
> > same language for back-end and front-end. With pascal4neko you can use
> > your existing pascal code or use pascal for low level tasks.
> 
> Have you heard about ExtPascal? It wraps ExtJS library into Pascal
> unit so you can use ExtJS as if you're using V/LCL components. Powtils
> also has PasJS which could compile your pascal code into JS, though it
> only supports very basic of pascal language. Unfortunately, both
> project seems to be stalled. :(

Aha. The pasjs might be interesting, I'm looking for a pascal-to-javascript
converter...

> Have you heard about Morfik? I think this one is better than haXe
> since it directly produces native code from *pascal* code, both for
> server and client side.

And this is why I need the pascal-to-javascript converter... :-)

Michael.



More information about the fpc-pascal mailing list