00:08:58 -!- aadenboy has joined. 00:09:11 good afternoon 00:09:39 83rd percentile towards the end of time is in 6ish hours 00:14:16 -!- ais523 has quit (Quit: quit). 00:15:05 -!- ais523 has joined. 00:33:45 -!- MizMahem_ has joined. 00:38:45 `` date --date=@$(( (1<<31)*83/100 )) 00:38:49 Thu 25 Jun 2026 18:17:07 UTC 00:39:16 That's more like 18ish than 6ish hours though. 00:42:13 hold on 00:43:50 my live stats page must be doing something wrong then 00:45:08 oh it isn't including pm 00:45:19 I think...? 00:46:26 [[User:Aadenboy/Live stats]] https://esolangs.org/w/index.php?diff=184529&oldid=181996 * Aadenboy * (+0) wrong date format 00:59:24 [[User:Aadenboy/Live stats]] https://esolangs.org/w/index.php?diff=184530&oldid=184529 * Aadenboy * (+641) more precise time estimate 01:31:42 -!- impomatic has quit (Quit: Client closed). 02:01:16 -!- sprock has joined. 02:59:19 [[Special:Log/upload]] upload * Miui * uploaded "[[File:TRUTHER ROTAS.png]]" 03:00:46 [[Dafne]] https://esolangs.org/w/index.php?diff=184532&oldid=184527 * Miui * (+209) Truth machine 03:01:41 [[Dafne]] https://esolangs.org/w/index.php?diff=184533&oldid=184532 * Miui * (+2) /* Truth machines */ correct StegFuck 03:02:17 [[Dafne]] https://esolangs.org/w/index.php?diff=184534&oldid=184533 * Miui * (-1) /* Truth machines */ none 03:03:08 [[Dafne]] https://esolangs.org/w/index.php?diff=184535&oldid=184534 * Miui * (+4) /* Truth machines */ format 03:06:22 [[Dafne]] https://esolangs.org/w/index.php?diff=184536&oldid=184535 * Miui * (+18) /* See also */ link [[Braincopter]] 03:07:55 -!- sprock has quit (Ping timeout: 276 seconds). 03:13:46 -!- aadenboy has quit (Ping timeout: 248 seconds). 03:19:17 [[Dafne]] https://esolangs.org/w/index.php?diff=184537&oldid=184536 * Miui * (+17) /* See also */ link [[Brainloller]] 03:31:13 [[Dafne]] https://esolangs.org/w/index.php?diff=184538&oldid=184537 * Miui * (+123) Completeness theorem 03:33:09 -!- aadenboy has joined. 04:30:07 [[Dafne]] https://esolangs.org/w/index.php?diff=184539&oldid=184538 * Miui * (+76) link turtle demo to language panel 04:33:57 -!- aadenboy has quit (Ping timeout: 246 seconds). 04:42:17 -!- aadenboy has joined. 04:42:25 goodnight 04:42:45 83rd percentile soon 04:43:04 13 and a half hours 04:43:08 -!- aadenboy has quit (Client Quit). 04:55:17 [[Special:Log/newusers]] create * Sock of glory * New user account 04:57:51 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=184540&oldid=184394 * Sock of glory * (+176) 04:58:47 [[User:Sock of glory]] N https://esolangs.org/w/index.php?oldid=184541 * Sock of glory * (+88) Created page with "yay socks. yay star ducks. yay ice cream. yay esolangs because this is the esolang wiki." 05:26:14 -!- sprock has joined. 06:53:00 -!- Sgeo has quit (Read error: Connection reset by peer). 07:04:43 [[Radix-1 contraction]] N https://esolangs.org/w/index.php?oldid=184542 * Miui * (+1008) Created page with "radix1 contraction is useful to evaluate the semantics of a language ==example== [[Fuck you!]]
 import math  S = lambda c: (lambda i: (i, i+1) if i < 27 else (27, 9999))(ord(c) - 65)  def d(s):     lo, hi = 0.0, 19683.0     for c in s:         a, b = S(
07:27:33 -!- sprock has quit (Ping timeout: 252 seconds).
07:30:25 -!- Guest58 has joined.
07:36:22 -!- tromp has joined.
08:10:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:22:26 -!- ais523 has quit (Read error: Connection reset by peer).
08:22:40 -!- joast has quit (Ping timeout: 245 seconds).
08:38:54 -!- joast has joined.
08:41:12  [[Insert]] N https://esolangs.org/w/index.php?oldid=184543 * Uellenberg * (+10371) Initial Page
08:42:55  [[Language list]] M https://esolangs.org/w/index.php?diff=184544&oldid=184471 * Uellenberg * (+13) Add Insert
09:29:49 -!- tromp has joined.
09:39:47  [[Research on compiling Javascript to Brainfuck]] N https://esolangs.org/w/index.php?oldid=184545 * Mrtli08 * (+452) Created page with "{{WIP}} Compiling JS into Brainfuck can seem absurd, but i think its worth trying. IDK why i made this tho.  === Variables === In Javascript, variables are... variables. For BF, we will need to change some stuff. 
For example, if 09:52:02 Hi 10:20:57 -!- amby has joined. 10:24:57 [[Geography table]] M https://esolangs.org/w/index.php?diff=184546&oldid=184513 * Unname4798 * (+2) Grammar 10:34:53 [[Talk:Research on compiling Javascript to Brainfuck]] N https://esolangs.org/w/index.php?oldid=184547 * Blashyrkh * (+258) Created page with "An approach with intermediate stack machine looks viable (something like python bytecode). I.e. translate JS to stack machine first, then translate stack machine into BF. --~~~~" 10:36:26 [[Anti-Plushie language DIY]] M https://esolangs.org/w/index.php?diff=184548&oldid=174174 * Ractangle * (+563) please comfirm if this is a correct interpriter before adding the "Implemented" category! 10:42:45 [[Anti-Plushie language DIY]] M https://esolangs.org/w/index.php?diff=184549&oldid=184548 * Ractangle * (+8) /* Implemntation? */ 10:48:04 [[Talk:Research on compiling Javascript to Brainfuck]] https://esolangs.org/w/index.php?diff=184550&oldid=184547 * Blashyrkh * (+676) Lack of subroutines, hence the structure of output brainfuck code 10:52:05 [[User:Tpaefawzen/common.js]] N https://esolangs.org/w/index.php?oldid=184551 * Tpaefawzen * (+30139) +kongyokongyo tool Dumper 11:31:12 -!- Lord_of_Life has quit (Ping timeout: 252 seconds). 11:32:04 -!- Lord_of_Life has joined. 11:44:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 11:54:36 -!- tromp has joined. 11:55:55 [[Don Giovanni]] https://esolangs.org/w/index.php?diff=184552&oldid=184472 * PrySigneToFry * (+4361) Big update! Big update! Don Giovanni now supports bitwise operations, integer division, and exponentiation!!! 12:04:15 [[English]] M https://esolangs.org/w/index.php?diff=184553&oldid=161154 * PrySigneToFry * (+223) 12:16:40 [[Combinatory logic]] https://esolangs.org/w/index.php?diff=184554&oldid=184528 * Bobby Jacobs * (+4) I found an expression for D1 that is the same length, but with only S and K (no I). 12:22:20 [[Combinatory logic]] https://esolangs.org/w/index.php?diff=184555&oldid=184554 * Bobby Jacobs * (+4) If you are going to use non-I expressions for I*, then use this one that is easier to understand as RTR. 12:32:23 [[User talk:NikoTE]] N https://esolangs.org/w/index.php?oldid=184556 * Win7HE * (+100) Created page with "welcom e to esolangs! --~~~~" 12:33:20 [[User talk:Bobby Jacobs]] https://esolangs.org/w/index.php?diff=184557&oldid=184382 * Bobby Jacobs * (+826) 12:46:05 [[Don Giovanni]] M https://esolangs.org/w/index.php?diff=184558&oldid=184552 * PrySigneToFry * (+0) 13:09:22 [[User talk:Bobby Jacobs]] https://esolangs.org/w/index.php?diff=184559&oldid=184557 * Blashyrkh * (+500) 13:11:36 [[Combinatory logic]] https://esolangs.org/w/index.php?diff=184560&oldid=184555 * Blashyrkh * (+34) /* Table of combinators */ SKI expression for F 13:46:44 [[Don Giovanni]] https://esolangs.org/w/index.php?diff=184561&oldid=184558 * PrySigneToFry * (+10) Oops! 13:48:36 -!- Guest58 has quit (Quit: Client closed). 14:26:36 [[S^A machine]] N https://esolangs.org/w/index.php?oldid=184562 * PrySigneToFry * (+2267) Created page with "S^A machine is designed by PSTF, which is a subset of a [[Minsky machine|Minsky machine with 2 registers]]. == Definition == A S^A machine consists of 2 registers called A and B and the following 9 operations. # Increase the value of A by 1 # Decrease the va 14:28:43 [[S^A machine]] https://esolangs.org/w/index.php?diff=184563&oldid=184562 * PrySigneToFry * (+0) 14:29:15 [[S^A machine]] https://esolangs.org/w/index.php?diff=184564&oldid=184563 * PrySigneToFry * (-3) /* Categories */ 14:30:27 -!- amby has quit (Remote host closed the connection). 14:32:10 [[Minsky machine]] https://esolangs.org/w/index.php?diff=184565&oldid=180232 * PrySigneToFry * (+96) 14:40:24 -!- msv has quit (Ping timeout: 252 seconds). 14:40:25 -!- svm has joined. 15:20:28 -!- svm has changed nick to msv. 15:30:27 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 15:54:42 -!- impomatic has joined. 16:28:53 -!- aadenboy has joined. 16:28:59 morning 16:45:28 [[Talk:Tableria]] N https://esolangs.org/w/index.php?oldid=184566 * Miui * (+273) Created page with "Tableria 11 is 32789 px tall. It seems related to [[StegFuck]] interpreter regarding how to handle aiirthmetic intermediate representation using a ratio.
 IP=0 tape=[0 for i in range(65536)] pointer=32768 
The distance being 21 (a fibonacci) is notable as 16:56:05 -!- tromp has joined. 17:06:24 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 17:16:48 -!- tromp has joined. 17:29:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 17:56:31 12 more minutes 18:00:24 -!- MizMahem_ has quit (Quit: Connection closed for inactivity). 18:00:35 6 more minutes 18:00:47 [[Extrapolated brainfuck]] N https://esolangs.org/w/index.php?oldid=184567 * Challenger5 * (+2414) Created page with "{{infobox proglang |name=Extrapalot |paradigms=imperative |author=[[User:Challenger5]] |year=[[:Category:2026|2026]] |class=[[:Category:Unknown computational class|Unknown]] |influence=[[brainfuck]] }} '''Extrapalot''' is a [[brainfuck]] derivative w 18:06:17 happy 83rd percentile! 18:28:35 -!- azul__ has joined. 18:43:12 -!- Sgeo has joined. 18:45:42 -!- MizMahem_ has joined. 18:46:36 cu 18:47:24 -!- aadenboy has quit (Quit: goodbye for now! back another day). 19:22:17 -!- sprock has joined. 19:47:15 -!- Sgeo_ has joined. 19:50:19 -!- Sgeo has quit (Ping timeout: 245 seconds). 20:13:32 [[User talk:Bobby Jacobs]] https://esolangs.org/w/index.php?diff=184568&oldid=184559 * Blashyrkh * (+361) Re-read your words several more times and reworded my point 20:15:52 [[User talk:Bobby Jacobs]] https://esolangs.org/w/index.php?diff=184569&oldid=184568 * Blashyrkh * (+48) And more rewording to disambiguate equation sign 20:28:54 -!- tromp has joined. 20:32:17 [[Combinatory logic]] M https://esolangs.org/w/index.php?diff=184570&oldid=184560 * Blashyrkh * (+0) /* Table of combinators */ I-less SK forms are preferable if have the same length 20:39:37 [[Alexandrian Streetsweeper]] N https://esolangs.org/w/index.php?oldid=184571 * Miui * (+1399) Created page with "An ''Alexandiran Streetsweeper'' is a machine for registering a dictionary to a ''heptavintimal'' registry == example == import math def S_orig(c): i = ord(c) - 65 if i < 1: return (i, i+1) return (1, 9999) def refine(word, radix) 20:42:04 [[Alexandrian Streetsweeper]] https://esolangs.org/w/index.php?diff=184572&oldid=184571 * Miui * (+816) /* example */ 20:42:21 [[Alexandrian Streetsweeper]] M https://esolangs.org/w/index.php?diff=184573&oldid=184572 * Miui * (+1) /* machine */ fmt 20:43:31 [[Alexandrian Streetsweeper]] https://esolangs.org/w/index.php?diff=184574&oldid=184573 * Miui * (+2) /* examples */ correct capitalization of "Fuck" 20:46:36 [[Alexandrian Streetsweeper]] https://esolangs.org/w/index.php?diff=184575&oldid=184574 * Miui * (+41) categorize 21:31:08 -!- azul__ has quit (Quit: Leaving). 21:31:56 [[Special:Log/newusers]] create * Nimeratus * New user account 21:48:09 -!- amby has joined. 21:53:07 [[Alexandrian Streetsweeper]] https://esolangs.org/w/index.php?diff=184576&oldid=184575 * Miui * (+27) 22:00:41 [[Alexandrian Ordinator]] N https://esolangs.org/w/index.php?oldid=184577 * Miui * (+5661) Created page with "An ''Alexandiran Ordinator'' = machine =
 import math  # ----------------------------- # S-FUNCTION # ----------------------------- def S_orig(c):     i = ord(c) - 65     if i < 1:         return (i, i+1)     return (1, 9999)  # ------------------------
22:01:12  [[Esolang:Introduce yourself]]  https://esolangs.org/w/index.php?diff=184578&oldid=184540 * Nimeratus * (+186) /* Introductions */
22:02:27  [[Alexandrian Ordinator]]  https://esolangs.org/w/index.php?diff=184579&oldid=184577 * Miui * (-933) /* example */ format
22:04:01  [[Radix-1 contraction]]  https://esolangs.org/w/index.php?diff=184580&oldid=184542 * Miui * (+89) + link + category
22:04:19  [[Radix-1 contraction]]  https://esolangs.org/w/index.php?diff=184581&oldid=184580 * Miui * (+0) /* See also */ :p
22:05:57  [[Alexandrian Ordinator]]  https://esolangs.org/w/index.php?diff=184582&oldid=184579 * Miui * (+123) 
22:29:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:55:32  [[Kontakion-machine]] N https://esolangs.org/w/index.php?oldid=184583 * Miui * (+9443) Created page with "A Kontakion-machine uses ''heptavtinimal terscii'' encoding and generates a ''Kontakion''.  It can evaluate a word or a set of words and operates by producing a jump-address in the case of a collision between two words. = machine = 
 # -----------------------
23:11:11 -!- sprock has quit (Ping timeout: 244 seconds).