DWS Web Server update
A new version 2014.10.15 of the DWS Web Server
is available.
This version contains a variety of improvements and fixes, along with a new sample for JS libraries.
A new version 2014.10.15 of the DWS Web Server
is available.
This version contains a variety of improvements and fixes, along with a new sample for JS libraries.
The pre-compiled 2014.10.13 version of the DWScript WebServer is now available!
This version includes the Pascal to JavaScript CodeGen!
Below is a quick summary of changes in the SVN since the last post.
There is also a mini-sneak peek of things to come!
Here is a summary of recent DWScript changes, the major one is a change in operator precedence to something similar to Delphi and FreePascal.
Other changes are related to sets and bug fixes.
Following a recent post by A. Bouchez about an optimized CRC32 hash, I took it as an opportunity to re-run a small String Hashing Shootout on the worst hash function collision torture test I know: ZIP codes in UTF-16 (Delphi’s default String format).