|
|
|
|
|
by stellar678
5694 days ago
|
|
I would be fascinated to see several hundred years down the road how natural languages and computer languages have comingled and evolved into something new. I'd be inclined to believe that bringing natural language to computers won't just be a one-way street. You already see this in places like hacker news here where people often use constructs like "s/thing/other thing/" because it's more concise and useful than writing out the natural language version. |
|
"thing" → "other thing" is the same length, and while not natural language, it isn’t a computer language.
I think using the sed-like (right?) language is more useful as a signaller. Check it out, yo, I grep shit all the time.