Timeline for Turing-Complete Language Interpreter
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Apr 15, 2018 at 0:56 | comment | added | ASCII-only | pls golf variable/label names ty | |
| Dec 15, 2017 at 18:11 | history | edited | user63187 | CC BY-SA 3.0 | deleted 236 characters in body |
| Jul 25, 2017 at 23:55 | history | edited | user63187 | CC BY-SA 3.0 | edited body |
| Jul 25, 2017 at 23:54 | comment | added | user63187 | @Riker Oh nice! I can't count | |
| Jul 25, 2017 at 23:53 | comment | added | Riker | This is only 2127 bytes uncompiled. | |
| Jun 18, 2017 at 20:54 | comment | added | user63187 | I can't get the actual bytecount because I don't have access to the tools to do that | |
| May 11, 2017 at 20:45 | comment | added | user63187 | @Quetzalcoatl That would be impressive | |
| May 11, 2017 at 20:06 | comment | added | quetzalcoatl | Actually, at first I somehow read the title as "x86 asm implemented in Brainfuck" and was kinda impressed :) | |
| May 11, 2017 at 10:13 | comment | added | user63187 | @RobertFraser uhh I don't know how to count that :P | |
| May 11, 2017 at 10:12 | history | edited | user63187 | CC BY-SA 3.0 | added 10 characters in body |
| May 11, 2017 at 4:56 | comment | added | Robert Fraser | Usually assembly answers are counted in the size of the resulting machine code, so you don't need to golf the assembly at all, just minimize the number/size of instructions. | |
| May 10, 2017 at 15:59 | history | answered | user63187 | CC BY-SA 3.0 |