All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:06, 9 November 2025 Hammy talk contribs created page Ministack (Created page with "Ministack is a '''mini'''mal '''stack'''-based language by User:Hammy ==Commands== {| class="wikitable" |+ Commands |- ! Command !! Meaning |- | 1 || Pushes 1. |- | - || Negates the top value of the stack. |- | . || Outputs the top value of the stack as a EUCS character. |- | ? || Pops the entire stack (in this example, 6 items called a,b,c,d,e,f) and pushes f-e, e-d, d-c, c-b and b-a. |- | / || Reverses the stack. |- | ^ || Moves the stack upwards. |- | i || Ta...")
- 16:26, 9 November 2025 Hammy talk contribs created page Turing Torment (Created page with "Turing Torment is a weird language by User:Hammy ==Commands?== a b c d e this means "if the turing machine is in state a and on the symbol b, change the symbol to c and go left if d = 1, right if d = 2, and don't move otherwise. then change to state e" example: <pre> 1 0 1 2 2 </pre> this changes the current symbol to 1, moves right and changes state to 2 but only if it is in state 1 and the current symbol is 0 // something this is just a comment, what do you thi...")
- 15:14, 9 November 2025 Hammy talk contribs created page User:Hammy (Created page with "<blockquote> Do the impossible. Think the unthinkable. Program the unprogrammable. – Esolangist (talk) 17:31, 1 November 2025 (UTC) </blockquote> Hello there! I will plan to make many esolangs. Also, I am User:HammyHammerhead's new account. I lost the password :( Go here to see some random things from me, like coining esolangs and a half-eaten banana.<ref>May contain nuts.</ref> ==...")
- 15:11, 9 November 2025 User account Hammy talk contribs was created