dwscript

What's exactly is the web part of delphi web script?

会有一股神秘感。 提交于 2019-12-01 05:01:06
问题 I'm currently starting to integrate "Delphi Web Script" in my application basically only as a scripting engine (interfacing with functions, classes, etc.); awesome software for the standard delphi open source quality in my opinion, but just for curiosity, What's exactly the "web part" of the project? How is intended to be used? It was used somewhere with some success commercially? Thanks! 回答1: As ain said, the original use was for PHP-like, ASP-like server-side web-page generation, but it was

What are the pros and cons of RemObjects PascalScript versus the DWS script?

依然范特西╮ 提交于 2019-11-27 15:52:00
问题 I'm planning to include a pascal script in my application. It does not require any web access, simply access to classes in my Application. It should be fast (compiled). I see that there are a number of scripts available, some are interpreters but amongst the compilers RemObjects pascal script and Delphi Web Script (DWS) seem to be powerful and actively pursued. Can anyone suggest advantages of one over another please? Thanks 回答1: It comes down to this, imho: Delphi Web Script is being