Timeline for Implement a Truth-Machine
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Sep 7, 2016 at 9:43 | history | edited | ETHproductions | CC BY-SA 3.0 |
update link
|
| Mar 17, 2016 at 15:39 | comment | added | ETHproductions |
I've written a brute-forcer for this (warning: freezes your browser for a minute or two), which comes up with exactly five 5-byte solutions: @IOw!, @I?Ov, @!IOw, !IOW@, !I\@O
|
|
| Mar 15, 2016 at 17:53 | history | edited | MickyT | CC BY-SA 3.0 |
added 40 characters in body
|
| Mar 15, 2016 at 17:47 | comment | added | MickyT | @ETHproductions very nice | |
| Mar 15, 2016 at 16:12 | history | edited | ETHproductions | CC BY-SA 3.0 |
added link to interpreter
|
| Mar 15, 2016 at 15:26 | comment | added | ETHproductions |
You can save a byte by removing the ? and just using !: !I\@O
|
|
| Mar 15, 2016 at 1:15 | comment | added | MickyT | @ETHproductions post it for sure. I think you've got a promising language here :) | |
| Mar 15, 2016 at 1:02 | comment | added | ETHproductions | Nice. I'm really glad to see someone else using my language :) I have another 6-byte solution that only uses 5 instructions (plus a no-op), so perhaps I'll post that. | |
| Mar 15, 2016 at 0:45 | history | edited | Downgoat | CC BY-SA 3.0 |
the language itself is 2D
|
| Mar 15, 2016 at 0:08 | history | answered | MickyT | CC BY-SA 3.0 |