Language

Package: vlang @ 0.2.4

Synopsis

Compiler for the V programming language

Description

V is a systems programming language. It provides memory safety and thread safety guarantees with minimal abstraction.

Home page
https://vlang.io/
Location
gnu/packages/vlang.scm (line: 36, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'git' does not match package name 'git-minimal'