Language

Package: vala @ 0.52.0

Synopsis

Compiler using the GObject type system

Description

Vala is a programming language using modern high level abstractions without imposing additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala uses the GObject type system and has additional code generation routines that make targeting the GNOME stack simple.

Home page
https://wiki.gnome.org/Projects/Vala/
Location
gnu/packages/gnome.scm (line: 4438, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'xsltproc' does not match package name 'libxslt'
input-labels

Identify input labels that do not match package names

label 'libgvc' does not match package name 'graphviz'