Home

Awesome

<h1>V</h1>

An esoteric language inspired by vim and designed for code-golfing. Get started at the wiki, or you can try it in the online interpreter here. (Online interpreter provided by Dennis Mitchell)

V is really just a fancy way to call vim like it's a scripting language, with a bunch of settings and mappings preloaded. The main reason this language was invented was to fix my biggest complaints with using vim as a golfing language, rather than a text editor:

V seeks to fix all of these problems.

If you would like to talk about V, whether it's to seek golfing advice in V, to become a contributor, or even just to learn about the language, feel free to either bring it up in the V chat room on PPCG, or to ping me in The Nineteenth Byte.

V is released under the same license as The Vim License.