Timeline for Add a language to a polyglot
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 29, 2017 at 15:52 | history | edited | Chance | CC BY-SA 3.0 | added 1 character in body |
| Apr 29, 2017 at 5:02 | history | edited | Chance | CC BY-SA 3.0 | added 322 characters in body |
| Apr 29, 2017 at 4:32 | comment | added | Chance | @WheatWizard You're totally right! I'll leave it for the next post. I kinda don't like to make golfing edits after posting an answer. I'm always feel like I'm creating version issues for someone else. | |
| Apr 29, 2017 at 4:06 | comment | added | Wheat Wizard♦ | Btw I don't know if you want to golf this anymore but I am next to certain the # at the end of the second to last line is unnecessary. | |
| Apr 29, 2017 at 2:09 | comment | added | Chance | @ETHproductions I actually tried ; in that spot, but had some kind of problem. Don't remember what it was now though. I might poke at it again a bit later. | |
| Apr 29, 2017 at 1:26 | comment | added | CalculatorFeline | Please use <code> tags instead of ` for #/*0|7//`"`['][!(>77*,;68*,@;'1,@1␉0␉␉11)(22)S␉(1 P''53'S^'q | |
| Apr 29, 2017 at 0:34 | history | edited | ETHproductions | CC BY-SA 3.0 | fix formatting |
| Apr 29, 2017 at 0:29 | comment | added | ETHproductions | Very, very cool. It's awesome to see how far this has come already and imagine where it will go in the future :-) I find it impressive that changing the structure of the Japt code allowed for so much reduction in size. If it helps any, you can use a semicolon to safely separate the return value from the un-parsed array: 7;['] <whatever> transpiles to just 7; which returns 7 when evaluated. | |
| Apr 29, 2017 at 0:18 | history | answered | Chance | CC BY-SA 3.0 |