Timeline for Turing-Complete Language Interpreter
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 12, 2018 at 14:37 | comment | added | ais523 | After thinking about this some more, we could get this down to three bytes using ḋ and ṙ rather than × and ị; the resulting language is not quite the same language as Tip, but it's pretty similar and almost certainly Turing-complete for the same reason. Unfortunately, ḋ isn't implemented in M, and I can't find any way to make Jelly do arbitrary-precision calculations when either of the inputs is a non-integer real number. If anyone knows any other golfing languages where this construction might work, though, feel free to give it a go. | |
| Jul 12, 2018 at 13:41 | history | undeleted | ais523 | ||
| Jul 12, 2018 at 13:41 | history | edited | ais523 | CC BY-SA 4.0 | fix a problem in the original program that was very hard to notice as it only showed up with debug output turned off |
| Jul 12, 2018 at 13:22 | history | deleted | ais523 | via Vote | |
| Jul 12, 2018 at 13:22 | review | Late answers | |||
| Jul 12, 2018 at 13:27 | |||||
| S Jul 12, 2018 at 13:07 | history | answered | ais523 | CC BY-SA 4.0 | |
| S Jul 12, 2018 at 13:07 | history | made wiki | Post Made Community Wiki by ais523 |