# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| vala: vala (Vala Compiler for GObject) vala: vala: Vala is a new programming language that aims to bring modern vala: programming language features to GNOME developers without imposing vala: any additional runtime requirements and without using a different ABI vala: compared to applications and libraries written in C. valac, the Vala vala: compiler, is a self-hosting compiler that translates Vala source code vala: into C source and header files. It uses the GObject type system to vala: create classes and interfaces declared in the Vala source code. vala: vala: vala: