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
27 May 2025
16:18 | Homespring diffhist +1 Aadenboy talk contribs (template) |
04:41 | ShiftEso diffhist −48 TheCatFromGithub talk contribs (needs to be that way) |
|
N 02:50 | Splang 2 changes history +6,777 [Cernam (2×)] | |||
m |
|
02:50 (cur | prev) −2 Cernam talk contribs (→Writeup: link change) | |||
N |
|
02:50 (cur | prev) +6,779 Cernam talk contribs (First release of splang) |
26 May 2025
m 23:39 | Esorn diffhist 0 Buckets talk contribs |
N 21:37 | Amit diffhist +1,282 Buckets talk contribs (Created page with "Amit is an Esoteric programming language created by User:Buckets in 2021. {| class="wikitable" |- ! Commands !! Instructions |- | Any Natural Number || Pushes That Number on the Stack. |- | * || Multiplies the top two values on the stack. |- | + || Adds the top two values on the stack. |- | m% || Rotates the top m Values Clockwise. |- | n/ || Rotates the top n Values anti-Clockwise |- | ! || Prints the Top Value into ASCII. |- | ? || If the top value = 1, go to th...") |
20:12 | Homespring diffhist +12 TenBillionPlusOne talk contribs (→External resources) |
|
18:38 | Zaddy 2 changes history +1,496 [Corbin (2×)] | |||
|
18:38 (cur | prev) +231 Corbin talk contribs (→Examples: Provide a better BF compiler.) | ||||
|
18:29 (cur | prev) +1,265 Corbin talk contribs (→Tree algebras: Show how to make functors. The example code is directly from the reference implementation and is shared freely.) |
|
16:15 | Underload 2 changes history +66 [Zhil (2×)] | |||
|
16:15 (cur | prev) +42 Zhil talk contribs | ||||
|
16:13 (cur | prev) +24 Zhil talk contribs (Added mlatu) |
|
16:00 | Mlatu-6 7 changes history +2,429 [Zhil (7×)] | |||
|
16:00 (cur | prev) −4 Zhil talk contribs (Shorter swap) | ||||
m |
|
13:33 (cur | prev) +125 Zhil talk contribs | |||
|
13:32 (cur | prev) +76 Zhil talk contribs (Added connection to Underload) | ||||
|
13:17 (cur | prev) +1,048 Zhil talk contribs (Continuation-composing Universal Base) | ||||
|
13:04 (cur | prev) +129 Zhil talk contribs | ||||
|
13:02 (cur | prev) +412 Zhil talk contribs (SPUB) | ||||
|
12:55 (cur | prev) +643 Zhil talk contribs (DBGE) |
11:35 | UserEdited diffhist +152 PrySigneToFry talk contribs |
11:33 | Brainfuck 2.0 diffhist +50 PrySigneToFry talk contribs |
m 06:17 | !! diffhist 0 PkmnQ talk contribs |
25 May 2025
20:55 | !! diffhist +54 Tommyaweosme talk contribs (I HAVE FIXED THIS WIKI PAGE) |
|
N 12:22 | Braincow 5 changes history +329 [Cotikthetik (5×)] | |||
|
12:22 (cur | prev) +94 Cotikthetik talk contribs | ||||
|
10:38 (cur | prev) +11 Cotikthetik talk contribs | ||||
|
10:38 (cur | prev) +9 Cotikthetik talk contribs | ||||
|
10:31 (cur | prev) +7 Cotikthetik talk contribs | ||||
N |
|
10:28 (cur | prev) +208 Cotikthetik talk contribs (Created page with "Braincow is esolang created by cotikthetik this is modification of brainfuck == Syntax == Big is + in brainf Small is - Chicken is > Cow is < Dog is . Cat is , Start is [ End is ] == Examples == Placeholder") |
06:32 | Ampell diffhist 0 Elphan talk contribs (→Simple fork bomb) |
|
05:52 | Funciton 3 changes history +894 [Timwi (3×)] | |||
m |
|
05:52 (cur | prev) +650 Timwi talk contribs (Small clarification in the regex example) | |||
m |
|
04:27 (cur | prev) −1 Timwi talk contribs (fix mistake in description of ʜ) | |||
|
04:02 (cur | prev) +245 Timwi talk contribs (Rejiggle the functions to match the new structure of the library) |
04:57 | ™ diffhist +255 PrySigneToFry talk contribs |
N 04:53 | MythLang diffhist +2,726 PrySigneToFry talk contribs (Created page with "MythLang is an Esolang designed by User:PrySigneToFry. As name shown, this language will be powerful as the myth recounts. = Overview = MythLang is Turing-Complete, and it is "interpreted" language. = Basic syntax = == Variable and Data types == This language is static-typed language like Python. In this language, there are 7 data types: <pre> num: A number, range is C. str: A string. bool: A boolean, true or false. array: A list like in Python. pair: A pair of va...") |
01:47 | Nya~*kwrgsfish+-HQ9`:'"rbtAzxdi8 diffhist +101 PrySigneToFry talk contribs |
|
01:46 | User programmed 3 changes history +388 [PrySigneToFry (3×)] | |||
|
01:46 (cur | prev) 0 PrySigneToFry talk contribs | ||||
|
01:42 (cur | prev) +118 PrySigneToFry talk contribs | ||||
|
01:39 (cur | prev) +270 PrySigneToFry talk contribs (My attempt is to make this language Turing-complete so I linked this language with Python.) Tag: Undo |
24 May 2025
m 22:50 | 6 diffhist +1 Skip Broke talk contribs (→Python version: This is a polyglot) |
m 21:23 | Esorn diffhist 0 Buckets talk contribs |
N 21:20 | Billow diffhist +6,368 Buckets talk contribs (Created page with "Billow is an Esoteric programming language created by User:Buckets in 2022. {| class="wikitable" |- ! Pseudo-Commands !! Instructions |- | 0,0,0 || Noop. |- | 0,0,+ || Push 1. |- | 0,0,- || Push 2. |- | 0,+,0 || Push 3. |- | 0,+,+ || Push 4. |- | 0,+,- || Push 5. |- | 0,-,0 || Push six. |- | 0,-,+ || Push Seven. |- | 0,-,- || Push the number eight. |- | +,0,0 || Push The Number nine, once. |- | +,0,+ || Swap the top two values. |- | +,0,- || Add the top two Values. |...") |
|
19:57 | Transformation is complete 3 changes history +451 [TenBillionPlusOne (3×)] | |||
m |
|
19:57 (cur | prev) +1 TenBillionPlusOne talk contribs (→Natural numbers) | |||
|
17:02 (cur | prev) +423 TenBillionPlusOne talk contribs (→Natural numbers) | ||||
|
16:51 (cur | prev) +27 TenBillionPlusOne talk contribs (→Natural numbers) |
15:43 | R + S diffhist +27 C++DSUCKER talk contribs |
|
14:57 | Ampell 2 changes history +76 [Elphan (2×)] | |||
|
14:57 (cur | prev) +74 Elphan talk contribs | ||||
m |
|
08:03 (cur | prev) +2 Elphan talk contribs (→Interpreters) |
12:33 | CAPI diffhist +72 Tommyaweosme talk contribs |
11:27 | Vector diffhist +27 None1 talk contribs (→Interpreters) |
|
m 11:26 | XVector 2 changes history +2 [None1 (2×)] | |||
m |
|
11:26 (cur | prev) +1 None1 talk contribs | |||
m |
|
11:25 (cur | prev) +1 None1 talk contribs (→Computational class: I'm sorry, it's unimplemented, but an implementation is on the way) |