←2023-07-23 2023-07-24 2023-07-25→ ↑2023 ↑all
00:14:29 <esolangs> [[Setlang]] M https://esolangs.org/w/index.php?diff=112316&oldid=111828 * Kaveh Yousefi * (+140) Added a missing period to the prelude and improved the command table's formatting.
00:15:10 <esolangs> [[Setlang]] https://esolangs.org/w/index.php?diff=112317&oldid=112316 * Kaveh Yousefi * (+191) Added a hyperlink to my implementation of the Setlang programming language on GitHub and added the category tag Implemented.
00:18:50 <esolangs> [[Setlang]] https://esolangs.org/w/index.php?diff=112318&oldid=112317 * Kaveh Yousefi * (+326) Added an example for demonstrating input, output, and concatenation with bare characters beside strings.
00:29:37 -!- b_jonas has quit (Quit: leaving).
01:11:41 -!- razetime has joined.
01:42:27 -!- razetime has quit (Ping timeout: 245 seconds).
01:43:03 -!- razetime has joined.
01:47:29 -!- siesta has joined.
01:48:39 <esolangs> [[Restricted chicken]] https://esolangs.org/w/index.php?diff=112319&oldid=112310 * None1 * (+284) /* Interpreters */ Added interpreter in C++
01:50:50 <esolangs> [[Restricted chicken]] M https://esolangs.org/w/index.php?diff=112320&oldid=112319 * None1 * (-2) /* C++ */ doesn't need brackets
01:57:06 -!- ski has quit (Remote host closed the connection).
02:16:01 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Idf hello.png]]": Ideadfish hello world program
02:16:19 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Idf hello large.png]]": Ideadfish hello world program (10x)
02:20:57 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 00007F.png]]": 00007F color example (for ideadfish)
02:21:28 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 007F7F.png]]": 007F7F color example (for ideadfish)
02:21:53 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 7F0000.png]]": 7F0000 color example (for ideadfish)
02:22:10 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 7F7F7F.png]]": 7F7F7F color example (for ideadfish)
02:23:32 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 007F00.png]]": 007F00 color example (for ideadfish)
02:36:41 <esolangs> [[Ideadfish]] N https://esolangs.org/w/index.php?oldid=112328 * None1 * (+1175) Created page with "Ideadfish is an image version of [[Deadfish]], with char output and operates on a 8 bit accumulator, created by [[User:None1]], overflow and underflow wraps around. ==Commands== All ideadfish programs are RGB (or RGBA, but the alpha channel will be ignored in that case
02:37:58 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112329&oldid=112301 * None1 * (+16) /* I */
02:45:05 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
02:53:55 <esolangs> [[Ideadfish]] https://esolangs.org/w/index.php?diff=112330&oldid=112328 * None1 * (+981) Added Python interpreter and implemented category tag
02:56:38 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112331&oldid=112303 * None1 * (+51)
03:00:19 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112332&oldid=112309 * None1 * (+25) Category
03:17:48 <esolangs> [[Minimized BF]] N https://esolangs.org/w/index.php?oldid=112333 * None1 * (+483) Created page with "Minimized BF is [[brainfuck]] with only 4 commands, created by [[User:None1]]. Despite the fact that it has only 4 commands, it's still very powerful and ''almost'' Turing complete. ==Memory== This esolang runs on a circular tape with 256 8 bit cells, overflow and un
03:22:12 <esolangs> [[Minimized BF]] https://esolangs.org/w/index.php?diff=112334&oldid=112333 * None1 * (+325) /* Commands */
03:28:38 <esolangs> [[ByT]] N https://esolangs.org/w/index.php?oldid=112335 * 2014MELO03 * (+7955) Created page with "'''ByT''' is an [[esoteric programming language]] designed to be [[Turing-complete]] with as few commands for stack manipulation as possible. == Syntax == A ByT program consists on a list of stack declarations. The order of the declarations doesn't matter, but each one
03:39:25 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112336&oldid=112329 * 2014MELO03 * (+10)
04:28:09 -!- razetime has quit (Ping timeout: 244 seconds).
05:11:13 -!- razetime has joined.
05:13:34 -!- siesta has joined.
05:20:54 -!- razetime has quit (Ping timeout: 260 seconds).
05:41:36 -!- bgs has joined.
05:42:43 -!- SGautam has joined.
06:30:43 -!- tromp has joined.
06:48:32 -!- bgs has quit (Remote host closed the connection).
06:49:38 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112337&oldid=112334 * None1 * (+18)
06:51:12 <esolangs> [[Minimized BF]] https://esolangs.org/w/index.php?diff=112338&oldid=112337 * None1 * (+1191)
06:51:40 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112339&oldid=112338 * None1 * (+15) /* Hello World */
06:52:45 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112340&oldid=112339 * None1 * (+76) /* Example Programs */
06:53:47 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112341&oldid=112336 * None1 * (+19) /* M */
06:55:29 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112342&oldid=112331 * None1 * (+76)
07:09:22 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112343&oldid=112226 * None1 * (+227) /* Example Programs */ Added Truth Machine
07:09:36 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112344&oldid=112343 * None1 * (+2) /* Example Programs */
07:15:11 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112345&oldid=112344 * None1 * (+244) /* Example Programs */
07:16:13 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112346&oldid=112345 * None1 * (-1) /* Execution */
07:16:28 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112347&oldid=112346 * None1 * (-1) /* Execution */
07:16:39 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112348&oldid=112347 * None1 * (-1) /* Execution */
07:52:08 -!- SGautam has quit (Quit: Connection closed for inactivity).
08:05:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:08:14 -!- tromp has joined.
08:13:32 -!- Sgeo has quit (Read error: Connection reset by peer).
09:06:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:09:06 -!- tromp has joined.
09:09:18 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112349&oldid=112348 * None1 * (+0) /* Example Programs */ Better formatting
09:17:05 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112350&oldid=112307 * None1 * (+250) /* Implementations */ Added Truth Machine in #b
09:26:13 <esolangs> [[Anti-Machine language]] N https://esolangs.org/w/index.php?oldid=112351 * None1 * (+639) Created page with "Anti-Machine language is an esolang created by [[User:None1]]. ==Execution== This esolang is the same as [[brainfuck]], except that it cannot run on a machine (e.g. a computer). If you attempt to do that, it will print "Machine detected, fail to run" without
09:27:52 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=112352&oldid=112215 * None1 * (+69) /* General languages */
09:28:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:39:33 -!- Lord_of_Life_ has joined.
09:40:29 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
09:40:48 -!- __monty__ has joined.
09:42:22 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:44:05 -!- tromp has joined.
09:57:51 <esolangs> [[Special:Log/newusers]] create * Xi-816 * New user account
10:02:06 -!- razetime has joined.
10:04:31 -!- SGautam has joined.
11:07:12 -!- Lord_of_Life has quit (Excess Flood).
11:09:34 -!- Lord_of_Life has joined.
11:18:07 -!- razetime has quit (Remote host closed the connection).
11:37:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:53:53 -!- tromp has joined.
11:58:31 -!- immibis has quit (Remote host closed the connection).
11:58:50 -!- immibis has joined.
12:33:59 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
12:34:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:07:14 -!- tromp has joined.
14:02:49 -!- siesta has joined.
14:06:05 -!- Sgeo has joined.
14:21:12 -!- siesta has quit (Read error: Connection reset by peer).
14:38:27 <Sgeo> `olist 1284
14:38:29 <HackEso> olist <https://www.giantitp.com/comics/oots1284.html>: shachaf oerjan Sgeo FireFly boily nortti b_jonas
15:14:16 <esolangs> [[Talk:Listack]] M https://esolangs.org/w/index.php?diff=112353&oldid=109860 * McChuck * (+22) /* Listack v0.3 page */
15:18:48 <esolangs> [[Talk:Listack]] M https://esolangs.org/w/index.php?diff=112354&oldid=112353 * McChuck * (+209) /* Listack v0.3 page */
16:14:45 <esolangs> [[Anti-Machine language]] M https://esolangs.org/w/index.php?diff=112355&oldid=112351 * PythonshellDebugwindow * (+101) Categories
16:20:47 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112356&oldid=112340 * PythonshellDebugwindow * (+86) Categories
16:30:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:11:52 -!- tromp has joined.
17:13:52 -!- siesta has joined.
17:20:32 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
17:29:53 <shachaf> My friend keeps wanting me to do a little ASIC thing of some sort.
17:30:09 <shachaf> Any fun esolang to implement in hardware?
17:31:53 <int-e> haha https://bitgrid.blogspot.com/2023/06/making-fresh-start-in-pascal.html
17:41:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:17:21 -!- A_Dragon has quit (Killed (Stx (Happy birthday! (I know its a bit late) She: Yes it does.))).
18:17:45 -!- A_Dragon has joined.
18:20:47 <esolangs> [[Flag]] M https://esolangs.org/w/index.php?diff=112357&oldid=111453 * PythonshellDebugwindow * (+14) Lowercase
18:38:19 -!- tromp has joined.
18:39:01 <fizzie> We wanted to make a Befunge coprocessor for a MIPS system because that was an extra credit thing for a computer architecture course, but then laziness intervened. Not that I have any reason to suspect it would've been particularly hardware-suitable, I just like Befunge.
18:39:20 <fizzie> (Also the extra credit assignment was just to make a coprocessor to do something, not specifically Befunge.)
18:48:46 <int-e> (The reason I brought up Bitgrid is that its creator has been talking about implementing it in hardware... though whether that'll ever happen, well you know how toy projects can be.)
18:49:03 -!- FreeFull has joined.
18:49:40 <int-e> It shouldn't be *too* hard; the main challenge is probably to feed the program. Maybe a daisy chain of the cells that can be filled sequentially?
18:50:43 <int-e> I do regard this as esoteric... working with 4 bits at a time is a bit too limiting for FPGA-like things especially since you also have to use the cells for routing the data, wasting a lot of them just for that.
19:13:34 -!- tromp has quit (Read error: Connection reset by peer).
20:27:06 -!- Soni has quit (Ping timeout: 245 seconds).
20:29:03 -!- __monty__ has quit (Quit: leaving).
20:32:58 -!- tromp has joined.
20:44:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:49:19 -!- Soni has joined.
22:50:45 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
22:51:15 -!- Noisytoot has joined.
23:05:24 -!- FreeFull has quit.
23:12:06 <esolangs> [[Talk:Burn]] M https://esolangs.org/w/index.php?diff=112358&oldid=112148 * Arctenik * (+644) Unsigned comments
23:13:45 <zzo38> This is a strange Pokemon game. Both sides are using completely ineffective moves; furthermore, my pokemon is paralyzed (I let them paralyze me on purpose). Hopefully, this strategy will help.
←2023-07-23 2023-07-24 2023-07-25→ ↑2023 ↑all