Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
25 March 2025
|
N 10:41 | Brainknot 2 changes history +5,080 [Mahdoosh1 (2×)] | |||
|
10:41 (cur | prev) −1 Mahdoosh1 talk contribs (fix typo) | ||||
N |
|
10:32 (cur | prev) +5,081 Mahdoosh1 talk contribs (Created page with "=About brainknot= It's a similar language to Brainfuck and Turing machine made by Users:Mahdoosh1. But with some changes ==Syntax== it's the same, but alphabet are not counted as comments, you need a spcific symbol before every comment ==What's the difference?== Unlike Brainfuck, brainknot is based on bits instead of bytes, so there are no characters. It uses stack instead of memory line and it has a register called current bit ==Memory== even though you o...") |
N 05:07 | Masturbation diffhist +746 Zzo38 talk contribs (Created page with "'''Masturbation''' is a variant of brainfuck with homoiconicity. There is one new command, which is <code>=</code> which has the following behaviour: If the value of the current cell is zero then the program memory overwrites the data memory, but if nonzero then the data memory overwrites the program memory and the new program is started from the beginning. If this results in the new program having mismatched brackets then it is an error. ==Examples== Quine program...") |
24 March 2025
23 March 2025
m 12:16 | Woodchuck diffhist −46 Rdococ talk contribs |
|
10:34 | ™ 3 changes history +2,734 [PrySigneToFry (3×)] | |||
|
10:34 (cur | prev) +1 PrySigneToFry talk contribs | ||||
|
07:23 (cur | prev) +636 PrySigneToFry talk contribs | ||||
|
07:18 (cur | prev) +2,097 PrySigneToFry talk contribs |
22 March 2025
13:39 | XD diffhist +138 PrySigneToFry talk contribs |
m 10:05 | Swapfuck diffhist −142 Rdococ talk contribs (→Computational class) |
N 09:42 | Brainfuck 2.0 diffhist +4,594 PrySigneToFry talk contribs (Created page with "Brainfuck 2.0 is designed by PSTF, it is based on EA Script, It's in the code. but it didn't costs anything. = Instructions = All commands work on a 30,000-bit tape, a stack, and a counter. == Basics == {| class="wikitable" |+ |- ! Instruction !! Meaning |- | <code><</code> || Moves the pointer one cell to the left. |- | <code>></code> || Moves the pointer one cell to the right. |- | <code>+</code> || Adds 1 to the pointed cell. |- | <code>-</code> || Subtracts 1 to...") |
09:40 | EchoLang (None1) diffhist +16 PrySigneToFry talk contribs |