remove second ask to look at table.

This commit is contained in:
Gabe Venberg 2024-09-02 13:11:10 -05:00
parent 1b6a59e952
commit 3e63c7a6ab

View file

@ -364,9 +364,8 @@ By leaving behind the old tool, a new tool can be made that better fits the task
## The languages
Now, looking back at that table, one might notice a pattern in the languages used.
While almost all tools before 2010 or so were written in C,
the language selection after that are dominated by Rust and Go.
Another thing I've noticed is that while the language of choice for CLI tools used to be C,
More recent tooling has been dominated by Rust and Go.
Of course, there are exceptions to the pattern.
TeX was written in pascal, Neovim kept C as its primary language,