It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It ...
Viの上位互換のコマンドラインエディターとして多くの開発者に利用されてきたOSSのテキストエディター「Vim」は、2022年6月にVim9.0をリリース、先頭にvim9scriptを記述することで動作する高速スクリプト言語Vim9 Scriptを実装。実行速度を向上させ、def関数による高速コンパイルなどVim上で実行できるVimスクリプトの機能拡充を図っている。