Hacker News new | ask | show | jobs
by qsort 1614 days ago
Programming languages are abstract syntax trees, not text. They are rendered as text because text is by far the most convenient way to edit, store and cross-reference information.

I don't think there exists any timeline where we don't end up with something we would recognizably call a programming language.