User contributions for Hammy
Jump to navigation
Jump to search
29 November 2025
- 12:0212:02, 29 November 2025 diff hist +1,329 N User:Hammy/Template:Limelimelime Created page with "<div class="nolaggy-effects" style="display:none;position:absolute;top:0;right:0">80px|link=</div><div class="laggy-effects"> {{User:Hammy/Lime|S=300|X=0|Y=300|O=0.4|T=1.2|N=lime1}} {{User:Hammy/Lime|S=400|X=200|Y=100|O=0.35|T=1.8|N=lime2}} {{User:Hammy/Lime|S=500|X=500|Y=500|O=0.5|T=3.1|N=lime3}} {{User:Hammy/Lime|S=200|X=700|Y=0|O=0.3|T=0.6|N=lime4}} {{User:Hammy/Lime|S=250|X=1200|Y=200|O=0.45|T=0.9|N=lime5}} {{User:Hammy/Lime|S=600|X=100|Y=50|O=0.15|..." current
- 12:0012:00, 29 November 2025 diff hist +17 N User:Hammy/Lime Created page with "File:Logo.png" current
28 November 2025
- 12:4512:45, 28 November 2025 diff hist +1,648 N ⇡ Created page with "⇡ is an esolang by User:Hammy that has one purpose: to have every unicode arrow be a command. <blockquote> "A language where flow control, assignment, calculation and basically everything is done using unicode arrows" — List of ideas#Looks Like </blockquote> ==Commands== {{WIPsec}} {| class="wikitable" ! Command !! Meaning |- | x → y || assign the value y to variable x, if x exists. if it doesn't, raise the "NoVarFound" error |- | x ← || create the..."
27 November 2025
- 13:0513:05, 27 November 2025 diff hist +684 N Rubik's Cube extended Created page with "Rubik's Cube Extended (shortened to RCE for the rest of the article) is by User:Hammy and is an extension of Rubik's Cube ==Commands== RCE uses a different commmand set to Rubik's Cube. <pre> L increments cell L' decrements cell R goes to the next cell R' goes to the previous cell U outputs the cell as an ASCII character U' takes numeric input and sets the cell to it. D starts a bf loop D' ends the loop F breaks out of a loop F' goes to the next..." current
- 13:0413:04, 27 November 2025 diff hist +44 N File:RubiksCubeExtended-Cat.png No edit summary current
- 12:4412:44, 27 November 2025 diff hist +1,347 N User:Hammy/Learn BF Created page with "{{WIP}} welcome! this page will teach you about bf in simple steps :D {| class="wikitable" |- | style="background-color:red;color:white" | Note: This is a work in progress, so maybe come back later and there will be new stuff. Hopefully? |} ==Lesson 1: Cells== BF operates on many cells on a tape. There are commands to change the cells. The "pointer" is on the first cell by default. All cells are 0 by default. If a cell's value goes below 0, different behaviours happen..." current
- 12:1512:15, 27 November 2025 diff hist +4,453 N User:Hammy/Template:ASCII Created page with "{| class="wikitable sortable" |- ! Binary !! Decimal !! Hexadecimal !! Character |- | 0000000 || 0 || 00 || '''NULL''' |- | 0000001 || 1 || 01 || Start of Heading |- | 0000010 || 2 || 02 || Start of Text |- | 0000011 || 3 || 03 || End of Text |- | 0000100 || 4 || 04 || End of Transmission |- | 0000101 || 5 || 05 || Enquiry |- | 0000110 || 6 || 06 || Acknowledgement |- | 0000111 || 7 || 07 || Bell |- | 0001000 || 8 || 08 || Backspace |- | 0001001 || 9 || 09 || Horizontal..." current
25 November 2025
- 15:0015:00, 25 November 2025 diff hist +599 N Q U I N E Created page with "Q U I N E is a weird esolang by User:Hammy. ==Commands== q ^^ prints "quine" u ^^ increment the accumulator i ^^ decrement the accumulator n ^^ square the accumulator e ^^ double the accumulator ! ^^ print the ascii character corresponding to the accumulator s ^^ get input as a number and set the accumulator to it 0 ^^ print 0 1 ^^ print 1 : ^^ run if accumulator isn't 0 ) ^^ end if [] ^^ run forever . ^^ reset accumulator , ^^ print accumulator as numb..."
- 11:1711:17, 25 November 2025 diff hist +1,420 N Peet Created page with "Peet is a bf extension by User:Hammy ==Execution== ===Valued Peet=== Each pixel has a "color value". It is gotten by adding the RGB values and moduloing by 16. ====Commands==== {| class="wikitable" ! Color value !! Mnemonic !! Action |- | 0 1 2 3 4 5 6 7 || + - < > . , [ ] || Same as bf |- | 8 9 10 11 12 13 14 15 || ; @ ? " # ( ) ! || Terminate, skip next instruction, @ if nonzero, string mode (modulo by 128 until another ", do some stuff), loop while zero,..." current
23 November 2025
- 10:4010:40, 23 November 2025 diff hist +766 N Cats Created page with "Cats is an esolang by User:Hammy which is Skinny pig but cat. also it is a bf equivalent... thumb|alt=oh no you cant view it|The logo for Cats ==Commands== {| class="wikitable plainpres" |+ Commands |- ! What the cat does !! What you type !! Action |- | walk 10 steps || <pre>walk</pre> || increment current cell |- | jump || <pre>boing</pre> || boings the cell value, outputting it as ascii |- | scratch || <pre>scratch</pre> || decrement..." current
- 10:3710:37, 23 November 2025 diff hist +33 N File:Cats-logo.png No edit summary current
22 November 2025
- 17:2017:20, 22 November 2025 diff hist +5 AAAAAA! →Numbers current
- 17:1717:17, 22 November 2025 diff hist +2,289 N AAAAAA! Created page with "AAAAAA! is an esolang by User:Hammy based on [https://uncyclopedia.com/wiki/AAAAAAAAA%21 this] ==Commands== ===Numbers=== Numbers are represented by '''n'''-1 A's, where '''n''' is the number you are representing. Don't forget the dot!! Example: <code>AAAAA.</code> ===Strings=== Strings are... maybe just see an example. Example: <code>AAA? AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..."
- 16:4316:43, 22 November 2025 diff hist +1 AAAAAAAAAAAAAA!!!! fixed the external link to uncyclopedia current
- 16:1216:12, 22 November 2025 diff hist +494 Hammy-complete No edit summary
- 16:0516:05, 22 November 2025 diff hist +95 User talk:Hammy →I-Caph current
- 12:4412:44, 22 November 2025 diff hist +787 N Hammy-complete Created page with "An esolang is Hammy-complete if it satisfies these conditions: * it can output and input * if it's not a bf derivative (nice try though! bf itself doesn't count) * if it was created after 2010 (new esolangs are better. except bf and befunge, those don't count) * if it can interpret some other language (no-code esolangs like Kiwiscript and OISCs like FlipJump don't count here) * if the cat program is less than 10 commands long (so most languages) * if it's plush..."
- 11:5511:55, 22 November 2025 diff hist −2 Unicode image representation thingy No edit summary current
- 11:5511:55, 22 November 2025 diff hist +1,406 N Unicode image representation thingy Created page with "This article is about systems for writing images with text by User:Hammy. They can be considered esolangs with no input and graphical output. Note: Unprintable characters (but not space) are replaced by control pictures. ==Encryption!== First you add a unicode character, take its decimal value (codepoint) and thats the width (add it to the start) Do that again for height, but append instead of adding to the start (e.g. a 255 by 255 image would be <code>ÿÿ</code>..."
- 10:4910:49, 22 November 2025 diff hist +813 N Backjump Created page with "Backjump is a bf derivative where you get to go back. ==Commands== Same as BF, but loops are removed. There are new commands so this is still Turing Complete™ New commands: <code>!</code> takes the current amount in the cell, and jumps back that many cells. <code>?</code> is <code>!</code> but it jumps forward instead. <code>:</code> resets the cell to 0. <code>#</code> is the numerical version of <code>.</code>. <code>*</code> is basically 2 pluses overl..." current
20 November 2025
- 18:3418:34, 20 November 2025 diff hist +737 N Chick Created page with "Chick is an esolang by User:Hammy which is the turning tarpit version of Chicken. ==Commands== {| class=wikitable |- | egg || run current instruction |- | chick || move wheel left, moving "pointer" to the right. |- | chicken || opposite of chick |} ===Wheel=== Same as chicken's instructions, but going over 11 overflows back to 0, 10 pushes 1, and 11 is division (i call it, "cook") ==Examples== ===Cat=== Wheel instructions (what an interpreter would see): <pre..." current
16 November 2025
- 13:0113:01, 16 November 2025 diff hist +28 N 頭がおかしい Redirected page to Atamagaokashii current Tag: New redirect
- 13:0013:00, 16 November 2025 diff hist +690 Atamagaokashii →User:Esolangist
- 12:4412:44, 16 November 2025 diff hist +150 Atamagaokashii →Member/Method Access
15 November 2025
- 15:2115:21, 15 November 2025 diff hist +1,882 N LIGHTED Created page with "LIGHTED is a language based on light by User:Hammy ==Memory== There is an infinity by infinity box. A cursor is in the middle. Each cell in the box can store from 00 to ff in hexadecimal. ==Commands== <code>^v<></code> Moves the cursor in those directions respectively. <code>1</code> Sets the accumulator to 1 <code>l</code> Makes a light at the current position of the cursor with a brightness of the accumulator. But what is a light, you may ask? A light makes lig..." current
- 14:4314:43, 15 November 2025 diff hist +167 User:RaiseAfloppaFan3925/Sandbox →Hello world program
- 14:3514:35, 15 November 2025 diff hist +367 BurgerFlipper →Examples current
- 14:2514:25, 15 November 2025 diff hist +223 N Talk:'Python' is not recognized Created page with "==Turing complete?== I'm sure this is turing complete. Here's proof. <pre> Underload This (abc) :a:b:c : = ^ _ </pre> ~~~~"
- 14:2114:21, 15 November 2025 diff hist +1 Kava fixed spelling error current
- 14:1514:15, 15 November 2025 diff hist +1,104 N Boink Created page with "Boink is a language with 1 command by User:Hammy. ==Memory== Memory is stored on a tape of addresses which can be 0 or 1. ==The command== x:y is explained in this pseudocode. <pre> if address x is 0: jump to line y move the pointer left if the current cell isn't the first cell otherwise: move the pointer right and flip the current bit </pre> ===Special lines=== 0 is output. It will always be jumped to, no matter what x actually is. It adds the value of x to a bit..." current
- 13:3313:33, 15 November 2025 diff hist +1,449 N Ooooh! Created page with "{{DISPLAYTITLE:''ooooh!''}} ''ooooh!'' is a cool turing complete language by User:Hammy with 3 commands ==Commands== {| class="wikitable" ! command !! what it does |- | ooooo... || flips the bit at the cell indexed by how many o's there are |- | h(code)hhhh...... || while the cell indexed by how many h's there are minus 1 is 1, run the code inside. there is a ... at the end of the command so thats why there is 6 dots |- | ! (code)!!!!!...... || same as above but only..."
- 13:0713:07, 15 November 2025 diff hist +159 N Just a bit Created page with "Just a bit is by User:Hammy and it is based on bits ==Commands== ? = invert <>[] = works like bf () = run code inside '''once''' if current cell is 1"
- 12:2612:26, 15 November 2025 diff hist +27 User:Esolangist/personal talk page No edit summary current
- 11:3811:38, 15 November 2025 diff hist +531 N Nonbreakingspace Created page with "{{Wrongtitle|title= (a nonbreaking space)}} :'''For ease of use, I will use the wrong title. Nonbreakingspace is a bf equivalent by User:Hammy ==Commands!== In this article, I will use the printable version. {| class="wikitable" |- ! Printable !! Actual (use a unicode visualiser thing for this) !! Bf |- | S || || + |- | B || || - |- | N || || < |- | M || || > |- | Z || || . |- | J || || , |- | I || || [ |- | H ||..." current
- 11:2411:24, 15 November 2025 diff hist +67 Impossicode →Examples current
- 11:2311:23, 15 November 2025 diff hist +127 Impossicode →Commands...
- 11:2111:21, 15 November 2025 diff hist +433 N Encoded brain**** Created page with "Encoded brain**** is by User:Hammy ==How to code in it.== First you gotta convert some brain**** commands to letters <pre> + a - b < c > d . e , f [ g ] h (eof) i </pre> then caesar cipher it with the length of the code for the key and the ascii range for the alphabet ok then you convert to base64 and remove the annoying = at the end then you have encoded brain**** yay ==Examples== ===Cat=== <code>YGFfYGJj</code>" current
- 11:0611:06, 15 November 2025 diff hist +33 User:RaiseAfloppaFan3925/Sandbox →User:Esolangist
- 11:0311:03, 15 November 2025 diff hist +78 N RSI1 Redirected page to User:RaiseAfloppaFan3925/Sandbox#RaiseAfloppaFan's Stupid Idea 1 Tag: New redirect
- 11:0211:02, 15 November 2025 diff hist +512 User:RaiseAfloppaFan3925/Sandbox →User:Esolangist
- 10:5310:53, 15 November 2025 diff hist +339 User:RaiseAfloppaFan3925/Sandbox →Extension Examples
14 November 2025
- 18:5518:55, 14 November 2025 diff hist +34 Place No edit summary current
13 November 2025
- 16:4216:42, 13 November 2025 diff hist +191 Hello++++ →Interpreters current
- 16:3416:34, 13 November 2025 diff hist +580 HTMHell No edit summary current
12 November 2025
- 18:5118:51, 12 November 2025 diff hist +1,107 N HTMHell Created page with "HTMHell (shortened to HTMH) is a weird esolang by User:Hammy that looks like HTML ==Commands== {| class="wikitable" |+ HTMH commands. |- ! Command !! Meaning |- | <!DOCTYPE HTMHELL> || Must be at the start of the program, if it isn't then start from where it is, if it is nowhere, output "I'm not sure if this is a Javascript, Python, INTERCAL or HTMHell program". |- | <htmhell>Code here</htmhell> || The code itself. Wraps around the program |- | <head>Hi!</head> || Th..."
- 18:1818:18, 12 November 2025 diff hist 0 Turing Torment →Examples, I guess? current
- 18:1618:16, 12 November 2025 diff hist +43 Turing Torment →Commands?
- 18:1418:14, 12 November 2025 diff hist +231 EUCS No edit summary current
11 November 2025
- 18:1318:13, 11 November 2025 diff hist +2,318 N Impossicode Created page with "Welcome to Impossicode, your worst nightmare. Inspired by Malbolge and made by User:Hammy ==Help operation== {| class="wikitable" |+ |- ! Help on base 3 (extensions are obvious)!! 0 !! 1 !! 2 |- ! 0 || 2 || 1 || 0 |- ! 1 || 1 || 0 || 2 |- ! 2 || 0 || 2 || 1 |} ==Accumulators== ===Variable (ⶅ)=== The variable (ⶅ) is a variable for the base like in 4g∅n¹/|<span style="display: inline-block; transform: rotate(-30deg);">4</span><span style="displ..."
- 17:3117:31, 11 November 2025 diff hist +1,274 N Fourest Created page with "{{Distinguish/Confusion|4est|Forest}} ''Both names were original names for this. Fourest is a tree-based esolang<ref>At least, this is what the creator thinks a tree-based esolang could be like.</ref> by User:Hammy. It was supposed to be called Forest, then 4est but both names were took. ==Commands== There is a tree of nodes. It starts with 1 node. {| class="wikitable" |+ Commands in fourest |- ! Command !! Meaning |- | <> || Creates a child in those directions and m..." current