I never referred to vim script. I referred to vim. To quote you, "you obviously have no clue" that vim is an editor, which contains vim script.
Vim is clunky, I'll admit it, but it is a text-manipulation language separate from vim script.
Vim-the-language looks like this:
ci)char* arg<ESC>/func<CR>V}:s/param/arg/g<CR>
I never referred to vim script. I referred to vim. To quote you, "you obviously have no clue" that vim is an editor, which contains vim script.