Bobr Kurwa
Jump to navigation
Jump to search
Designed by | User:Bobr123654 |
---|---|
Appeared in | 2024 |
Computational class | Unknown |
Reference implementation | Unimplemented |
File extension(s) | .bob |
Bobr Kurwa (from Polish for "Beaver, fuck") is a esoteric programming language that obfuscates Python syntax by replacing all keywords and symbols with Polish-themed words like "Bobr" and "Kurwa". Designed as a humorous parody, it retains Python's functionality while being intentionally unreadable.
Syntax
All Python keywords and symbols are replaced as follows:
Keywords
Bobr Kurwa | Python Equivalent |
---|---|
Bobr | |
IfBob | if |
ElzKrw | else |
ElifKrw | elif |
LoopBob | while |
4Bob | for |
InnBob | in |
BdefBobr | def |
GivKrw | return |
BportBobr | import |
FrBobr | from |
AzBob | as |
BobTrue | True |
BobLie | False |
NoBob | None |
AndrKrw | and |
OrKrw | or |
NotBobr | not |
LetItBob | pass |
SmashBob | break |
KeepBob | continue |
Bobass | class |
WifBobr | with |
TryBob | try |
OopsBob | except |
FineBob | finally |
Kurwa! | raise |
IzBob | is |
SilentBob | lambda |
BobrInput(DONT WORK IN 0.2) | input |
Hello World
BobrBbrKrwHello WorldKrwBob
Conditional Statement
I dont know
Function Definition
In this version of Bobr Kurwa you can't define functions yet
Computational Class
I honestly don't know if this language is Turing complete, I haven't checked.
Implementations
- Interpretator[1] (required to run code, also translates code to Python)
See Also
- Brainfuck – Classic obfuscated language.