mirror of
https://github.com/linksplatform/RegularExpressions.Transformer
synced 2026-01-03 03:04:43 +00:00
No description
| .github | ||
| csharp | ||
| nim | ||
| python | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| retranslator.nimble | ||
| C# | |
|---|---|
| Python | |
![]() |
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.
