All Projects β†’ q60 β†’ rot13

q60 / rot13

Licence: GPL-2.0 License
This is a collection of ROT13 encoding programms written in different languages. Just for fun.

Programming Languages

assembly
5116 projects
dart
5743 projects
perl
6916 projects
CMake
9771 projects
Vue
7211 projects
LLVM
166 projects

Projects that are alternatives of or similar to rot13

code-challenges
algorithm code challenges solutions (codility / hackerrank / eular / topcoder)
Stars: ✭ 84 (+250%)
Mutual labels:  challenges, challenging-algorithms
Frontend Challenges
πŸ’₯ Listing some playful open-source's challenges of companies to test your knowledge
Stars: ✭ 7,211 (+29945.83%)
Mutual labels:  challenge, challenges
js-challenges
Repo to store telegram's @js_challenges
Stars: ✭ 14 (-41.67%)
Mutual labels:  challenge, challenges
BrainfuckIDE
A Brainfuck IDE/debugger designed to be intuitive, featureful and visually appealing
Stars: ✭ 77 (+220.83%)
Mutual labels:  brainfuck
desafios flutterando
RepositΓ³rio destinado aos desafios proposto pela comunidade Fluterando.
Stars: ✭ 33 (+37.5%)
Mutual labels:  challenges
easy-to-git
πŸ‘©β€πŸ”¬ πŸ‘¨β€πŸ’» A project designed to start you on your journey as an Open-source contributor
Stars: ✭ 33 (+37.5%)
Mutual labels:  challenges
codewars-python
No description or website provided.
Stars: ✭ 20 (-16.67%)
Mutual labels:  challenges
AIODrive
Official Python/PyTorch Implementation for "All-In-One Drive: A Large-Scale Comprehensive Perception Dataset with High-Density Long-Range Point Clouds"
Stars: ✭ 32 (+33.33%)
Mutual labels:  challenges
brainfuck
A simple brainfuck interpreter in Rust.
Stars: ✭ 18 (-25%)
Mutual labels:  brainfuck
challenge-charlie
Frontend code challenge
Stars: ✭ 71 (+195.83%)
Mutual labels:  challenge
reactools
Create React interfaces is easy.
Stars: ✭ 14 (-41.67%)
Mutual labels:  factor
CodeSignal-Solutions
CodeSignal solutions
Stars: ✭ 112 (+366.67%)
Mutual labels:  challenges
factor
[Alpha] Next-generation JavaScript framework for JAMStack blogs, sites & apps.
Stars: ✭ 1,314 (+5375%)
Mutual labels:  factor
Headache
Programming Language that compiles to 8 Bit Brainfuck
Stars: ✭ 59 (+145.83%)
Mutual labels:  brainfuck
acdc segmenter
Public code for our submission to the 2017 ACDC Cardiac Segmentation challenge
Stars: ✭ 68 (+183.33%)
Mutual labels:  challenge
GLC
GeoLifeCLEF challenge toolkit and starter code
Stars: ✭ 34 (+41.67%)
Mutual labels:  challenge
brainfuck2wasm
A brainfuck-to-WebAssembly compiler
Stars: ✭ 36 (+50%)
Mutual labels:  brainfuck
brainhug
A simple brainfuck translator crate in Rust
Stars: ✭ 14 (-41.67%)
Mutual labels:  brainfuck
Brainfuck
A flexible Brainfuck / Brainloller / Braincopter interpreter in Swift 3.1.
Stars: ✭ 13 (-45.83%)
Mutual labels:  brainfuck
macos-receiver
A MacOS TabBar (StatusBar) application that securely receives one-time passwords (OTPs) that you tapped in Raivo for iOS.
Stars: ✭ 44 (+83.33%)
Mutual labels:  factor

ROT13 Challenge


Gitter


This is a collection of ROT13 encoding programs written in different languages. Just for fun.

Feel free to participate - fork, add, pull request.

Your program should have I/O and that's how it's supposed to look (if possible):

Enter string to encode:
NOWHERE abjurer 123.
Encoded string:
ABJURER nowhere 123.

The file has to be named main.<lang_extension> if possible. It must be placed in the <Language Name> folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].