User contributions for JORE
Jump to navigation
Jump to search
24 May 2025
- 17:4517:45, 24 May 2025 diff hist −32 ROTHELL No edit summary current
22 May 2025
- 18:5718:57, 22 May 2025 diff hist +234 Brainfuck 3D No edit summary current
- 18:5618:56, 22 May 2025 diff hist +1,587 N Brainfuck 3D Created page with "== Brainfuck 3D == Brainfuck 3D is a esolang where programs are designed to work in 3D. This means you need to program multiple layers in order to use 3D commands. Every layer is a block of code where 2D commands allowed. === Basic Brainfuck Instructions === {| class="wikitable" !Command !Description |- | style="text-align:center"| <code>></code> |Move the pointer to the right |- | style="text-align:center"| <code><</code> |Move the pointer to the left |- | style=..."
- 18:5618:56, 22 May 2025 diff hist +1,587 N Brainfuck3D Created page with "== Brainfuck 3D == Brainfuck 3D is a esolang where programs are designed to work in 3D. This means you need to program multiple layers in order to use 3D commands. Every layer is a block of code where 2D commands allowed. === Basic Brainfuck Instructions === {| class="wikitable" !Command !Description |- | style="text-align:center"| <code>></code> |Move the pointer to the right |- | style="text-align:center"| <code><</code> |Move the pointer to the left |- | style=..."
- 18:3618:36, 22 May 2025 diff hist +159 ROTHELL No edit summary
- 18:3418:34, 22 May 2025 diff hist −45 ROTHELL No edit summary
- 18:3318:33, 22 May 2025 diff hist +195 ROTHELL No edit summary
- 18:3118:31, 22 May 2025 diff hist +32 ROTHELL No edit summary
- 18:2918:29, 22 May 2025 diff hist +2,963 N ROTHELL Created page with "= ROTHELL = '''ROTHELL''' is an esoteric programming language designed to surpass Malbolge in difficulty. It employs a cryptographic instruction encoding scheme based on rotational character differences [https://rot13.com/ ROTx] with case-sensitive transformations, creating an intentionally hostile programming environment. == Language Overview == === ROTHELL's core mechanic involves: === * '''Instruction Extraction''': Deriving operations from ROTx differences..."
14 May 2025
- 17:3417:34, 14 May 2025 diff hist +349 N Impossible to quine Created page with "== Impossible to quine == '''Impossible to quine''' is a esolang which you cannot quine in it. Normally the output is '''I won't allow you to quine'''. If your code be '''I won't allow you to quine''', it will output '''Sorry, you cannot quine.''' === Quine (i'm fooling you...) === I won't allow you to quine Category:Joke_languages" current
- 17:1017:10, 14 May 2025 diff hist +869 N 9D brainfuck Created page with "== 9D Brainfuck == '''9D Brainfuck''' is a esolang of fun modification of brainfuck. It have fake commands added. === Commands: === {| class="wikitable" |+ |- ! Command !! Action/Brainfuck |- | + || + |- | - || - |- | > || > |- | < || < |- | [ || [ |- | ] || ] |- | . || . |- | , || , |- | # || Makes the interpreter angry, some cells in memory get corrupted data |- | e || [https://user-uploads.perchance.org/file/1338706f8908b9d64c6b14a1ad5e803c.webp Makes the computer..." current
13 May 2025
- 17:4117:41, 13 May 2025 diff hist +154 Infinite golfing No edit summary current
12 May 2025
- 19:1419:14, 12 May 2025 diff hist +2,556 N Infinite golfing Infinite Golfing
- 17:3017:30, 12 May 2025 diff hist +1 m Bad command or file name/No Quine →Quine(I'm going to fool you with invisible characters, lol) current
4 May 2025
- 18:1018:10, 4 May 2025 diff hist +1 JOrE's esolangs project No edit summary
- 18:1018:10, 4 May 2025 diff hist +309 N JOrE's esolangs project Created page with "I'm just released a new project, '''Esolang Project'''. Currently, I only released [[Assembely] esolang. Soon, more details availible here. Feel free to chat with me about this project. '''Add comments, but do not delete them''' == User Comments == That's no comments now! (Delete this line when commenting)"
28 April 2025
- 17:4517:45, 28 April 2025 diff hist +148 Assembely No edit summary
- 17:3817:38, 28 April 2025 diff hist +2,129 N Assembely Created page with "== Assembely == This is a fun modification of '''AMD64''' assembly language to look quirky. "Assembely" is a typo of "Assembly" word. === MOV Operation === This operation allows to change a register, which can used as a flag. Syntax: '''MOV''' x, y Operation: R'''x''' = y ('''There are 32-bit R0-R31 registers''') Flags: R0 become 255 - Prints a ASCII/Unicode character with ASCII code in R31. R1 become 255 - Clears all registers to 0 R2 become 255 - Sets R30 to AS..."
- 17:3817:38, 28 April 2025 diff hist +134 Esolang:Introduce yourself →Introductions