Skip to content

Commit e3992b5

Browse files
authored
Merge pull request #812 from ntilotta/master
[Topic] Add V Programming Language
2 parents b4c7965 + 65ee76f commit e3992b5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/v/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: v-lang, vlang, v-language
3+
created_by: Alex Medvednikov
4+
display_name: V
5+
github_url: https://github.com/vlang/v
6+
logo: v.png
7+
related: language, c, c-plus-plus, go, rust
8+
released: '2019'
9+
short_description: V is an actively developed language at an early stage.
10+
topic: v
11+
url: https://vlang.io
12+
---
13+
A simple, fast, safe, compiled language for developing maintainable software. It supports translation from C and C++.

topics/v/v.png

7.93 KB
Loading

0 commit comments

Comments
 (0)