particular » Page 6 » Custom Developer Tools and VCL Components | Developer Team

YuPcre2 v1.5.0 D7-XE10.1

YuPcre2 v1.5.0 D7-XE10.1
YuPcre2 v1.5.0 D7-XE10.1 | 6 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

Abyssmedia Quick Batch File Compiler 4.0

Abyssmedia Quick Batch File Compiler 4.0
Abyssmedia Quick Batch File Compiler 4.0 | 2 Mb


Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista/7/8 without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.
Read more

Syncfusion Essential Studio Enterprise 2017 Volume 1 (build 15.1.0.33) with Source

Syncfusion Essential Studio Enterprise 2017 Volume 1 (build 15.1.0.33) with Source
Syncfusion Essential Studio Enterprise 2017 Volume 1 (build 15.1.0.33) with Source | 1.65 Gb


Syncfusion, Inc., the developer solutions company of choice, announced its second volume release of the year: Essential Studio 2016 Volume 2, adding enhancements and features across all supported platforms. Two suites in particular Essential Studio for Universal Windows Platform (UWP) and Essential Studio for Xamarin received substantial enhancements.
Read more

Syncfusion Essential Studio Enterprise 2016.4 v14.4.0.15 with Source

Syncfusion Essential Studio Enterprise 2016.4 v14.4.0.15 with Source
Syncfusion Essential Studio Enterprise 2016.4 v14.4.0.15 with Source | 1.54 Gb


Syncfusion, Inc., the developer solutions company of choice, announced its second volume release of the year: Essential Studio 2016 Volume 2, adding enhancements and features across all supported platforms. Two suites in particular Essential Studio for Universal Windows Platform (UWP) and Essential Studio for Xamarin received substantial enhancements.
Read more

TMS FixInsight 2016.04

TMS FixInsight 2016.04
TMS FixInsight 2016.04 | 4 Mb


Code analysis tool for Delphi developers that detects issues in Delphi source code.

Feature overview

FixInsight performs static code analysis to help you find bugs early in the development process:

Identify potential errors and oddities
Produce a list of warnings when issues are found
Check your code for coding convention compliance (list of code patterns handled by FixInsight can be found in the documentation)
Exclude specific units from analysis by entering their names in the Settings window
Suppress particular warnings
Read more

DeDe (Delphi Decompiler) 3.10 Source Code Ported for Berlin 10.1

DeDe (Delphi Decompiler) 3.10 Source Code Ported for Berlin 10.1
DeDe (Delphi Decompiler) 3.10 Source Code Ported for Berlin 10.1 | 9 Mb


Decompiling executable files, no matter the programming language they have been compiled in, is a tedious job. DeDe (Delphi Decompiler) brags on performing this particular task fast and neat. As no software can retrieve the source code 100% in both consistency and accuracy, any program that can get closer to that perfect score is, indeed, useful.
Read more

YuPcre2 1.1.0 D7-D10

YuPcre2 1.1.0 D7-D10
YuPcre2 1.1.0 D7-D10 | 5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and jаvascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more