00:03:48 [[Multiplicity]] https://esolangs.org/w/index.php?diff=113740&oldid=113735 * None1 * (+1523) Online interpreter link 00:04:09 [[Multiplicity]] M https://esolangs.org/w/index.php?diff=113741&oldid=113740 * None1 * (-2) /* External resources */ 00:04:34 [[Multiplicity]] M https://esolangs.org/w/index.php?diff=113742&oldid=113741 * None1 * (+0) /* External resources */ typo 00:13:35 [[Malbolge]] M https://esolangs.org/w/index.php?diff=113743&oldid=92648 * None1 * (-4) /* External resources */ 00:47:28 -!- FreeFull has quit. 00:48:21 -!- razetime has joined. 01:04:47 [[Talk:PRINT]] N https://esolangs.org/w/index.php?oldid=113744 * None1 * (+1328) Created page with "==Brainfuck interpreter== Here is a brainfuck interpreter:
>>>>>>>>>>>>>>>,----------[<<<++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>>[-]<[-]>>[<<+>>-]+<<<[>->+<<-]>>[<<+>>-]<[>>-<<[-]]<[-
01:05:26  [[Talk:PRINT]] M https://esolangs.org/w/index.php?diff=113745&oldid=113744 * None1 * (+0) /* Brainfuck interpreter */
01:06:10  [[User:None1]]  https://esolangs.org/w/index.php?diff=113746&oldid=113729 * None1 * (+28) /* My Implementations */
01:07:56  [[Talk:PRINT]] M https://esolangs.org/w/index.php?diff=113747&oldid=113745 * None1 * (+14) 
01:09:58 -!- razetime has quit (Ping timeout: 256 seconds).
01:10:26 -!- razetime has joined.
01:11:42  [[BFFuck]]  https://esolangs.org/w/index.php?diff=113748&oldid=113687 * None1 * (+1055) /* Examples */
01:23:19  [[Spaces and tabs]] M https://esolangs.org/w/index.php?diff=113749&oldid=113739 * Kaveh Yousefi * (-1) Amended an orthographic mistake in the examples section.
01:27:18  The other problem text might not line up can be use of ligatures even though it is fixpitch font. That is the case in 2600; I wrote to them about the problem, and although they had acknowledged that problem they had not corrected it.
01:34:05  [[PRINT]]  https://esolangs.org/w/index.php?diff=113750&oldid=107105 * None1 * (+104) /* Brainfuck interpreter */
01:43:42  [[Multiplicity]]  https://esolangs.org/w/index.php?diff=113751&oldid=113742 * None1 * (+124) /* 99 Bottles of Beer */
01:45:04  [[Multiplicity]] M https://esolangs.org/w/index.php?diff=113752&oldid=113751 * None1 * (+0) /* 99 Bottles of Beer */
02:09:37  [[Talk:Esolang Playground]] N https://esolangs.org/w/index.php?oldid=113753 * None1 * (+95) Created page with "The link is dead. --~~~~"
02:23:15  [[User:None1]]  https://esolangs.org/w/index.php?diff=113754&oldid=113746 * None1 * (+69) /* Other */
02:23:26  [[User:None1]] M https://esolangs.org/w/index.php?diff=113755&oldid=113754 * None1 * (-1) /* My Homepage */
02:33:17  [[Special:Log/newusers]] create  * Wot *  New user account
02:35:47  [[Special:Log/newusers]] create  * RandomPerson *  New user account
02:51:07  [[Multiplicity]]  https://esolangs.org/w/index.php?diff=113756&oldid=113752 * None1 * (+154) /* Syntax */
03:07:57 -!- SGautam has joined.
03:26:55  [[Programming abillities of different esolangs]]  https://esolangs.org/w/index.php?diff=113757&oldid=113350 * None1 * (+301) /* H */  Added [[HQ9+]]
03:29:53  [[Programming abillities of different esolangs]]  https://esolangs.org/w/index.php?diff=113758&oldid=113757 * None1 * (+367) /* ( */  Added [[]]
03:32:14  [[Programming abillities of different esolangs]]  https://esolangs.org/w/index.php?diff=113759&oldid=113758 * None1 * (+301) /* H */  Added [[H]]
03:34:00  [[Programming abillities of different esolangs]]  https://esolangs.org/w/index.php?diff=113760&oldid=113759 * None1 * (+307) /* I */  Added [[InterpretMe]]
03:55:46  [[Brainfuck Python interpreter]] M https://esolangs.org/w/index.php?diff=113761&oldid=113654 * None1 * (+38) 
04:00:36 -!- razetime has quit (Ping timeout: 246 seconds).
04:18:55  [[Brainfuck JavaScript interpreter]] N https://esolangs.org/w/index.php?oldid=113762 * None1 * (+2160) Created page with "{{lowercase}} This is an interpreter in JavaScript for [[brainfuck]], by [[User:None1]] (supports wraps, EOF returns 0): 
 function brainfuck(program,input){     var stack=[];     var matches={};     var ip=0;     var tape=[];     var p=0;    
04:20:53  [[User:None1]]  https://esolangs.org/w/index.php?diff=113763&oldid=113755 * None1 * (+39) /* My Articles */
04:33:17  [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=113764&oldid=113760 * None1 * (+1) /* Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee */
04:33:29  [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=113765&oldid=113764 * None1 * (+1) /* Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee with looping */
04:44:00  [[Rec+]] N https://esolangs.org/w/index.php?oldid=113766 * D * (+374) Made a derivative of Rec
04:44:07 -!- razetime has joined.
04:44:19  [[Rec]] M https://esolangs.org/w/index.php?diff=113767&oldid=113315 * D * (+11) 
04:49:50  [[Rec+]] M https://esolangs.org/w/index.php?diff=113768&oldid=113766 * D * (+808) 
04:50:22  [[Rec+]] M https://esolangs.org/w/index.php?diff=113769&oldid=113768 * D * (+5) 
04:50:41  [[Rec+]] M https://esolangs.org/w/index.php?diff=113770&oldid=113769 * D * (-91) 
04:51:56  [[Rec+]] M https://esolangs.org/w/index.php?diff=113771&oldid=113770 * D * (-1) 
04:57:44  [[Brainfuck JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113772&oldid=113762 * None1 * (+80) Fixed for unidentified characters
05:19:43 -!- SGautam has quit (Quit: Connection closed for inactivity).
05:40:10 -!- tromp has joined.
05:47:16 -!- bgs has joined.
05:47:59  [[Rec+]] M https://esolangs.org/w/index.php?diff=113773&oldid=113771 * D * (+72) 
05:48:43  [[Rec+]] M https://esolangs.org/w/index.php?diff=113774&oldid=113773 * D * (+86) 
05:53:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
06:29:05  [[Rec+]] M https://esolangs.org/w/index.php?diff=113775&oldid=113774 * D * (-77) 
06:35:34 -!- tromp has joined.
06:46:13  [[Special:Log/upload]] upload  * None1 *  uploaded "[[File:Interpret Esolangs Online.png]]": What the Interpret Esolangs Online page looks like
06:56:35  [[Interpret Esolangs Online]] N https://esolangs.org/w/index.php?oldid=113777 * None1 * (+1394) Created page with "Interpret Esolangs Online is a project created by [[User:None1]], it is a webpage that allows you to run esoteric languages online. [[File:Interpret_Esolangs_Online.png|thumb|What the page looks like]] ==Introduction== Interpret Esolangs Online interpret
06:57:51  [[Interpret Esolangs Online]] M https://esolangs.org/w/index.php?diff=113778&oldid=113777 * None1 * (+1) 
06:58:51  [[User:None1]]  https://esolangs.org/w/index.php?diff=113779&oldid=113763 * None1 * (+154) /* Other */
07:08:44  [[Interpret Esolangs Online]]  https://esolangs.org/w/index.php?diff=113780&oldid=113778 * None1 * (+134) 
07:08:53  [[Interpret Esolangs Online]] M https://esolangs.org/w/index.php?diff=113781&oldid=113780 * None1 * (+0) /* See also */
07:17:26 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:45:43 -!- b_jonas has quit (Quit: leaving).
07:53:06 -!- razetime has quit (Ping timeout: 260 seconds).
07:53:17 -!- razetime has joined.
07:57:06 -!- tromp has joined.
08:01:23 -!- Sgeo has quit (Read error: Connection reset by peer).
08:07:00 -!- razetime has quit (Ping timeout: 246 seconds).
08:12:07 -!- razetime has joined.
08:14:49  [[Special:Log/upload]] overwrite  * None1 *  uploaded a new version of "[[File:Interpret Esolangs Online.png]]": Updated the newest version of the page
08:21:41  [[Esolang Playground]]  https://esolangs.org/w/index.php?diff=113783&oldid=108740 * None1 * (+85) 
08:22:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:24:24  [[Special:Log/upload]] overwrite  * None1 *  uploaded a new version of "[[File:Interpret Esolangs Online.png]]": Updated the newest version of the page
08:29:52  [[Brainfuck JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113785&oldid=113772 * None1 * (-11) 
08:38:46 -!- razetime has quit (Ping timeout: 245 seconds).
08:40:49 -!- tromp has joined.
08:55:46  [[GOTO]] N https://esolangs.org/w/index.php?oldid=113786 * HungKhanh0106 * (+18) Redirected page to [[Goto]]
08:57:29 -!- razetime has joined.
08:57:56  [[Language list]]  https://esolangs.org/w/index.php?diff=113787&oldid=113709 * HungKhanh0106 * (+15) /* S */
09:38:08  [[Spaces and tabs]] M https://esolangs.org/w/index.php?diff=113788&oldid=113749 * Kaveh Yousefi * (+323) Reformatted the command table and added a hyperlink to the BF article.
09:52:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:55:24 -!- Lord_of_Life_ has joined.
09:55:51 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:56:44 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:58:04 -!- tromp has joined.
10:07:10 -!- APic has quit (Quit: Lost terminal).
10:13:08 -!- razetime has quit (Ping timeout: 252 seconds).
10:15:38 -!- APic has joined.
10:38:48 -!- __monty__ has joined.
10:44:00  [[User:Hakerh400/How to write quines]]  https://esolangs.org/w/index.php?diff=113789&oldid=73383 * Hakerh400 * (-1590) Remove languages whose specification is not publicly available
10:57:29 -!- mich181189_ has joined.
11:05:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:05:29 -!- Lord_of_Life has quit (*.net *.split).
11:05:29 -!- mich181189 has quit (*.net *.split).
11:05:29 -!- Bowserinator has quit (*.net *.split).
11:05:30 -!- mich181189_ has changed nick to mich181189.
11:07:35 -!- Lord_of_Life has joined.
11:07:35 -!- Bowserinator has joined.
11:14:57 -!- tromp has joined.
12:01:55 -!- Thelie has joined.
12:13:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:42:54 -!- __monty__ has quit (Quit: leaving).
13:10:42  [[Lezy]]  https://esolangs.org/w/index.php?diff=113790&oldid=110013 * Kaveh Yousefi * (+1184) Added an interpreter implementation in Common Lisp and introduced the category tag Implemented.
13:44:00  [[Befunge JavaScript interpreter]] N https://esolangs.org/w/index.php?oldid=113791 * None1 * (+6195) Created page with ":{{Back|Befunge}} The follwing is a JavaScript interpreter for [[Befunge|Befunge-93]] by [[User:None1]]. It uses unrestricted playfield size, and division or modulo by 0 results in 0. 
 // Befunge 93 with unrestricted playfield function pop(s){ 
13:46:31  [[Befunge]]  https://esolangs.org/w/index.php?diff=113792&oldid=113198 * None1 * (+256) /* Interpreters */
13:47:20  [[Brainfuck Python interpreter]] M https://esolangs.org/w/index.php?diff=113793&oldid=113761 * None1 * (+20) back
13:50:14  [[Brainfuck JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113794&oldid=113785 * None1 * (+19) back
13:50:24  [[Brainfuck JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113795&oldid=113794 * None1 * (+1) 
13:50:47  [[Brainfuck JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113796&oldid=113795 * None1 * (+1) 
13:51:15  [[User:None1]]  https://esolangs.org/w/index.php?diff=113797&oldid=113779 * None1 * (+37) /* My Articles */
13:52:31  [[User:None1]]  https://esolangs.org/w/index.php?diff=113798&oldid=113797 * None1 * (+27) /* My Implementations */
13:56:35  [[Lezy]] M https://esolangs.org/w/index.php?diff=113799&oldid=113790 * Kaveh Yousefi * (-5) Rectified the minuscular title designator to {{lowercase}}.
13:57:52  [[Lezy]] M https://esolangs.org/w/index.php?diff=113800&oldid=113799 * Kaveh Yousefi * (+0) Rectified the category tag to Joke languages.
13:59:01  [[Befunge JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113801&oldid=113791 * None1 * (+15) Fixed the behavior of the question mark command
14:10:56  [[Befunge JavaScript interpreter]] M https://esolangs.org/w/index.php?diff=113802&oldid=113801 * None1 * (+417) Fixed the behavior of the double quote command
14:18:29 -!- tromp has joined.
14:21:03  [[Talk:Befunge]]  https://esolangs.org/w/index.php?diff=113803&oldid=111135 * None1 * (+7957) 
14:21:37  [[Talk:Befunge]] M https://esolangs.org/w/index.php?diff=113804&oldid=113803 * None1 * (+8) /* the 99 Bottles of Beer is incorrect */
14:34:08  [[Interpret Esolangs Online]]  https://esolangs.org/w/index.php?diff=113805&oldid=113781 * None1 * (+25) Befunge-93 support is now available
15:05:59 -!- Thelie has quit (Ping timeout: 258 seconds).
15:13:59 -!- Thelie has joined.
15:29:21  [[Talk:Befunge]] M https://esolangs.org/w/index.php?diff=113806&oldid=113804 * PythonshellDebugwindow * (+2036) Reinstate deleted content
15:42:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:12:27 -!- Thelie has quit (Remote host closed the connection).
16:16:50 -!- tromp has joined.
16:38:22 -!- razetime has joined.
16:47:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:07:59  [[G arD^EN CorUtY@rD]]  https://esolangs.org/w/index.php?diff=113807&oldid=105570 * BoundedBeans * (+20) Fixed truth-machine
17:09:50 -!- razetime has quit (Remote host closed the connection).
17:09:53 -!- tromp has joined.
17:16:28  [[G arD^EN CorUtY@rD]]  https://esolangs.org/w/index.php?diff=113808&oldid=113807 * BoundedBeans * (+20) Fixed truth-machine
18:20:02 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:21:38 -!- tromp has joined.
18:57:16  [[Segmentation fault]] M https://esolangs.org/w/index.php?diff=113809&oldid=83087 * Gilbert189 * (+31) 
19:05:15  [[Brainfuck: Free Version]] N https://esolangs.org/w/index.php?oldid=113810 * Gilbert189 * (+1308) Should I really make this?
19:05:40  [[Brainfuck: Free Version]] M https://esolangs.org/w/index.php?diff=113811&oldid=113810 * Gilbert189 * (-15) 
19:08:53  [[Talk:Brainfuck: Free Version]] N https://esolangs.org/w/index.php?oldid=113812 * Gilbert189 * (+152) Created page with "== Should I really make this? == Should I really make this? --~~~~"
19:57:52 -!- Thelie has joined.
20:11:55  [[Lezy]] M https://esolangs.org/w/index.php?diff=113813&oldid=113800 * Kaveh Yousefi * (-1) Amended an orthographic mistake in the Common Lisp implementation's documentation string.
20:34:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:23:34 -!- Melvar has quit (Quit: WeeChat 3.6).
21:55:37 -!- Thelie has quit (Remote host closed the connection).
21:56:57 -!- SGautam has joined.
21:58:26 -!- Melvar has joined.
22:36:36 -!- Sgeo has joined.
22:37:00 -!- bgs has quit (Remote host closed the connection).
22:47:13  [[Talk:Befunge]]  https://esolangs.org/w/index.php?diff=113814&oldid=113806 * None1 * (+102) /* Note for anyone who would like to download PyFunge */
22:47:40  [[Talk:Befunge]] M https://esolangs.org/w/index.php?diff=113815&oldid=113814 * None1 * (+2) /* What about Windows */
22:53:10 -!- Sgeo has quit (Read error: Connection reset by peer).
22:55:37 -!- Sgeo has joined.
23:12:01  [[Special:Log/newusers]] create  * Luatic *  New user account
23:16:55  [[Esolang:Introduce yourself]]  https://esolangs.org/w/index.php?diff=113816&oldid=113668 * Luatic * (+273) 
23:19:30  [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=113817&oldid=111558 * None1 * (+6) 
23:21:03  [[FALSE]]  https://esolangs.org/w/index.php?diff=113818&oldid=110726 * Luatic * (+251) Add fibonacci example
23:21:23  [[FALSE]]  https://esolangs.org/w/index.php?diff=113819&oldid=113818 * Luatic * (-62) remove redundant comment