Timeline for Output some reserved words
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jan 28, 2019 at 10:55 | comment | added | Neil | Never mind, those are variables, not commands, I guess. | |
| Jan 28, 2019 at 10:03 | comment | added | Neil |
Actually A is a command and operator, but not a good one, as it can cause confusion between Find and FindAll, but you then get stuck again at H and O, which only get used as modifiers, and then Q isn't used at all, which limits you. Greek letters, then?
|
|
| Jan 28, 2019 at 7:48 | comment | added | Kevin Cruijssen |
@Neil But are ten of those consecutive characters used as commands/operators? The A for example isn't used at all right now, is it? (Except in combination with KA or ⌕A.)
|
|
| Jan 27, 2019 at 12:41 | comment | added | Neil |
I assume the fullwidth letters have consecutive character codes so you can just print the first n of those, which I can do in 8 bytes.
|
|
| Apr 16, 2018 at 14:07 | history | edited | Kevin Cruijssen | CC BY-SA 3.0 |
deleted 14 characters in body
|
| Apr 16, 2018 at 13:59 | history | edited | Kevin Cruijssen | CC BY-SA 3.0 |
I was printing Operators instead of Commands
|
| Apr 16, 2018 at 13:49 | history | answered | Kevin Cruijssen | CC BY-SA 3.0 |