character » Page 11 » Custom Developer Tools and VCL Components | Developer Team

YuPcre2 1.8.0 D7-XE10.2

YuPcre2 1.8.0 D7-XE10.2
YuPcre2 1.8.0 D7-XE10.2


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

Spectral Core Full Convert Enterprise 18.1.1396

Spectral Core Full Convert Enterprise 18.1.1396
Spectral Core Full Convert Enterprise 18.1.1396


Migrate your database effortlesly. Copy all your table data, indexes, foreign keys - and more.

When you need the power:
migration of huge tables (> 500 GB)
unmatched customization features
scheduler for recurring migrations
target database explorer
powerful command-line interface
custom datatype mapping
custom default values mapping
on-the-fly data transformation
...and much much more.
Read more

Source Code - Customizable Mobile Arcade Game For Delphi 10.2

Source Code - Customizable Mobile Arcade Game For Delphi 10.2
Source Code - Customizable Mobile Arcade Game For Delphi 10.2


Embarcadero has four mobile arcade game projects for Delphi in Object Pascal available for free over on GitHub. All of the projects run on Android, IOS, OSX, and Windows. One of the projects is called Space Rocks and I modified this project to allow the player to customize the game at runtime (for more info about Space Rocks check out this blog post). The modified game is called Deep Space Rocks. I also re-skinned the game a but with a new background, player character, and enemy characters.
Read more

YuPcre2 1.7.0 D7-XE10.2

YuPcre2 1.7.0 D7-XE10.2
YuPcre2 1.7.0 D7-XE10.2 | 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

YuPcre2 1.6.0 D7-XE10.2

YuPcre2 1.6.0 D7-XE10.2
YuPcre2 1.6.0 D7-XE10.2 | 4.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.
Read more