rot13
rot13 copied to clipboard
This is a collection of ROT13 encoding programms written in different languages. Just for fun.
Using top-level statements (see https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/top-level-statements) and Linq along with pattern matching (see https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/functional/pattern-matching)
Using top-level statements (see https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/top-level-statements) and Linq along with pattern matching (see https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/functional/pattern-matching)
The only thing I couldn't figure out by now is how to print the initial "Enter string to encode". Creating this draft PR as a reminder for future self and...
# New I've added some new variants of ROT-13 algorithm's implementation: - Visual Basic (.NET) - Visual Basic Classic (6.0/5.0...~and earlier~) - Twin Basic - Intermediate Language (MSIL) - Frege...