Related changes
← YAML
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
14 April 2026
12 April 2026
| 06:28 | User:Cleverxia diffhist +208 Cleverxia talk contribs (→Current Esolangs I've created) | ||||
| N 06:26 | Another modulo language diffhist +1,316 Cleverxia talk contribs (Created page with "'''Another modulo language''' is another modulo language created by user:cleverxia inspired by the collatz functions. ==program flow== program consists of two function f and g and infinite numbers x<sub>i</sub>. when the program starts, the interpreter does the following: *set i,a to 0 *repeat forever: *:if x<sub>i</sub> is 0: *::halt the program *:otherwise: *::divide f(a) by x<sub>i</sub>, let quotient be q, remainder be r *::set a to r *::set i to q very simple,...") | ||||
11 April 2026
|
|
12:03 | False machine 4 changes history +205 [PkmnQ; Cleverxia; Aadenboy (2×)] | |||
| m |
|
12:03 (cur | prev) 0 PkmnQ talk contribs (→<: fish also swimming the wrong way) | |||
|
|
02:28 (cur | prev) +52 Aadenboy talk contribs (golf in lua) | ||||
|
|
02:18 (cur | prev) +98 Cleverxia talk contribs (→False) | ||||
|
|
01:49 (cur | prev) +55 Aadenboy talk contribs | ||||
10 April 2026
|
|
14:21 | False machine 4 changes history +369 [Ractangle; Esolang lover123; Dragoneater67; Aadenboy] | |||
| m |
|
14:21 (cur | prev) +10 Dragoneater67 talk contribs (fix gramma) | |||
|
|
14:12 (cur | prev) +115 Esolang lover123 talk contribs (False) | ||||
|
|
04:18 (cur | prev) +212 Aadenboy talk contribs | ||||
| m |
|
04:06 (cur | prev) +32 Ractangle talk contribs (→FIX ME: Mathlang implementation has to be edited to match the specs) | |||
9 April 2026
| N 17:33 | False machine diffhist +270 Esolang lover123 talk contribs (Created page with "==What is a false machine?== A false machine is a program that was created by ??? it is simply a truth machine reversed. ===pseudo/fake code=== Input A If(A=0) { print (0) halt} else {Forever(print (1))} ==Implementations== Mathlang ≈T T<1(2<3(=0))(=1≠)") | ||||