No description
Find a file
2025-07-19 21:31:24 +05:30
.github Update target framework from net7 to net8. 2025-07-19 21:31:24 +05:30
csharp Update target framework from net7 to net8. 2025-07-19 21:31:24 +05:30
nim nim version was updated. 2020-02-27 23:34:27 +07:00
python update retranslator to 0.2.2 2022-01-12 21:18:37 +07:00
.gitignore .NET 5 support is added. 2021-07-31 23:03:37 +06:00
LICENSE Change license to unlicensed 2022-08-11 15:24:45 +06:00
README.md Replace buildstats.info badges with shields.io badges 2024-10-14 00:07:15 +05:30
retranslator.nimble nim version was updated. 2020-02-27 23:34:27 +07:00

Actions Status Codacy Badge CodeFactor

NuGet Version and Downloads count C#
PyPI version Python
nimble Nim

RegularExpressions.Transformer

LinksPlatform's Platform.RegularExpressions.Transformer Class Library.

Another way to transform text is to use chain of regular expression in the sed command.

sed -e 's/first match/first substution/g' -e 's/second match/second substution/g'

Namespace: Platform.RegularExpressions.Transformer

Forked from: LinksPlatform/Collections.Methods/CSharpToCppTranslator

NuGet package: Platform.RegularExpressions.Transformer

Python version: retranslator

Documentation

PDF file with code for e-readers.

Dependent libraries