Timeline for answer to Default for Code Golf: Input/Output methods by jimmy23013
Current License: CC BY-SA 3.0
Post Revisions
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:03 | history | edited | CommunityBot |
Commonmark migration
|
|
| Mar 2, 2018 at 2:22 | comment | added | 12Me21 | I don't think using plain regex is even allowed, since it isn't Turing complete. | |
| Apr 28, 2017 at 21:59 | comment | added | CalculatorFeline | True. But Retina is basically regex+. Do we need this anymore? | |
| Apr 27, 2017 at 15:56 | comment | added | user62131 | @CalculatorFeline: Retina is more powerful than plain regex is, due to the way it redefined the backquote character (which just matches itself literally in most regex syntaxes). That's enough to make it Turing complete. | |
| Apr 26, 2017 at 14:57 | history | rollback | mbomb007 |
Rollback to Revision 1
|
|
| Apr 26, 2017 at 14:57 | history | edited | mbomb007 | CC BY-SA 3.0 |
added 28 characters in body
|
| Feb 20, 2017 at 23:34 | comment | added | CalculatorFeline | ...I'm confused. | |
| Feb 17, 2017 at 19:14 | comment | added | mbomb007 | @CalculatorFeline Retina is actually Turing Complete. | |
| Apr 2, 2016 at 16:13 | comment | added | CalculatorFeline | We now have Retina for regex so this can | |
| May 30, 2015 at 3:44 | history | answered | jimmy23013 | CC BY-SA 3.0 |