|
|
|
|
|
by andrewaylett
111 days ago
|
|
I would say that a "language" is a necessary component of a "programming language". An empty file was an IOCCC winner: https://www.ioccc.org/1994/smr/ but you need to interpret that empty file as C source in order to reasonably claim to have programmed the computer. My reasoning comes more from the other direction: someone who writes HTML is programming therefore HTML is a programming language. |
|
Your earlier definition talked about giving the computer a capability, but that capability just seemed to be displaying a specific file?
Where is the cutoff on the line from HTML to markdown to ASCII? (noting that ASCII uses control codes that trigger special behavior)