Re: [fpc-pascal] node.js-like system using pascal

2014-12-03 Thread Michael Van Canneyt



On Wed, 3 Dec 2014, Bee wrote:


Hi,
Is there anyone out there making node.js-like system using FreePascal? Thank 
you.


Node.js is a complex system.
Can you explain what features of node.js you are looking for ?

Michael.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] node.js-like system using pascal

2014-12-03 Thread Bee
On Wed, Dec 3, 2014 at 3:54 PM, Michael Van Canneyt mich...@freepascal.org
wrote:

Node.js is a complex system.


Yes. I'm still collecting information of what it is all about. :D


 Can you explain what features of node.js you are looking for ?


More or less like what is described in its about page:
http://nodejs.org/about/ e.g. asynchronous event driven, non-blocking call,
etc. I take it as similar to TCustomApplication but for server side app
(using Javascript). CMIIW.

-- 
-Bee-
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] node.js-like system using pascal

2014-12-02 Thread Bee
Hi,

Is there anyone out there making node.js-like system using FreePascal?
Thank you.

Regards,

-- 
-Bee-
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal