Home > Back-end >  PWP, Pascal - Web - Page, Pascal Web development scripting compiler development notes
PWP, Pascal - Web - Page, Pascal Web development scripting compiler development notes

Time:09-24

Over the years, we used the Pascal to develop all sorts of similar programs and software, with ease, omnipotent, but in the Web development and agile development has obvious shortage, on the Internet also has several open source, but the performance and functionality are always not ideal, and have yourself, start from the bottom, the impulse of the redevelopment,

1. Reference the advantages of ASP and PHP, performance to achieve the level of PHP 5.6,
2. As a reference language with Delphi7, fully compatible,
3. The application framework provided in FAST - the CGI interface, need to cooperate with Nginx Web Server use, such as
4. Support the Windows/Linux, a 32-bit preferred development, the future after the mature, add 64 - bit support,
5. Support command line running pas script, performance and functionality to the node. Js as reference, later will be named node. The pas or something else.
6. The script engine supports parsing, also support the JIT compiler, in the form of byte code execution, greatly improve the performance, the reference paxCompiler.
7. Support external introduction DLL, can through the articulated DLL/SO model, extended the function of the script,
8. The kernel support DAO database, message queue, MEMCached, Json, XML, string manipulation, SQLite modules, such as

Detailed links:
http://blog.csdn.net/linsigong/article/details/50989446
http://blog.csdn.net/linsigong/article/details/50989446

Don't want to learn one more language, simply repeat a wheel,
PASCAL language accumulation, can be repeated use,

You have any feedback suggestion, welcome to reply, reproduced,

CodePudding user response:

This could not choose Delphi7, direct XE8
D7, Unicode support is bad, give it up

Features, even the front-end HTML/HTML/js/CSS includes all together, and making a good editor,
  • Related