User contributions for Notxnorand
Jump to navigation
Jump to search
24 December 2025
- 21:5021:50, 24 December 2025 diff hist −1 m Talk:The End Of Time No edit summary current
- 20:5320:53, 24 December 2025 diff hist +97 Talk:The End Of Time No edit summary
- 20:5120:51, 24 December 2025 diff hist +1,053 N Talk:The End Of Time Created page with "== An attempt == This is an attempt to program rule 110 var previous_pos = [0,0,0,0,0,0,0,0] if stack? { var i = pop if i == length(previous_pos)-1? { print(previous_pos) var output = pop print(output) } else? { if stack? { var output = pop } else? { var output = previous_pos } if previous_pos[i] == 1? {} if i == 0? { output[i] = 1 } else { if previous_pos[i-1] == 0? {..."
- 19:3619:36, 24 December 2025 diff hist +53 m The End Of Time No edit summary current
- 19:2619:26, 24 December 2025 diff hist +16 The End Of Time No edit summary
- 19:1419:14, 24 December 2025 diff hist +471 The End Of Time No edit summary
- 18:5818:58, 24 December 2025 diff hist +157 The End Of Time No edit summary
- 18:3918:39, 24 December 2025 diff hist +27 The End Of Time No edit summary
- 07:0707:07, 24 December 2025 diff hist +1,014 The End Of Time No edit summary
- 06:5406:54, 24 December 2025 diff hist +1,078 N The End Of Time Created page with "= Overview = The End Of Time (TEOT) is an esolang created by Notxnorand on December 24<sup>th</sup> 2025.<br> <br> = Commands = * print(): :Prints to the console. print("Hello, World!") * if/elif/else?: :Conditional execution. if 0? { print(1) } elif 1<0? { print(2) } else? { print(3) } * var: :Variable assignment. var apples = 0 * input(): :Gets input from the user var name = input("Enter your name: ") * push: :Pushes a value to the end of the stack pus..."
22 December 2025
- 04:2704:27, 22 December 2025 diff hist +161 Esolang:Introduce yourself No edit summary