From 616f2db408a85cb111069bf143cddd584f2c5ca3 Mon Sep 17 00:00:00 2001 From: James Harrington Date: Sat, 28 May 2016 14:55:52 -0600 Subject: [PATCH] Added 'V' 'V' is language designed for "code-golfing", and inspired by vim. You can run it online here: http://v.tryitonline.net/#code=aUhlbGxvIFdvcmxkIQ&input= --- v/V | 1 + 1 file changed, 1 insertion(+) create mode 100644 v/V diff --git a/v/V b/v/V new file mode 100644 index 00000000..44150162 --- /dev/null +++ b/v/V @@ -0,0 +1 @@ +iHello World!