Vala0.40.6

  • Submit New Release
  • Edit Vala Information
  • Submit a New Software

Bring modern programming language features to GNOME developers.

Wednesday, June 13, 2018
  • Development
  • Libraries
  • GNOME

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. It's also planned to generate GIDL files when gobject-introspection is ready.

The syntax of Vala is similar to C#, modified to better fit the GObject type system.

Vala is designed to allow access to existing C libraries, especially GObject-based libraries, without the need for runtime bindings. Each to be used library requires a Vala API file at compile-time, containing the class and method declarations in Vala syntax. Vala currently comes with experimental bindings for GLib and GTK+. It's planned to provide generated bindings for the full GNOME Platform at a later stage.

  • Downloads
    20385
  • License
    GPL

Downloads / Release History


June
13
2018
Vala 0.40.6
March
14
2018
Vala 0.40.0
December
13
2017
Vala 0.39.2
September
12
2017
Vala 0.38.1
September
05
2017
Vala 0.38.0
Changelog
  • vala-0.38.0.0.tar.xz
August
21
2017
Vala 0.37.90
August
11
2017
Vala 0.37.2
July
29
2017
Vala 0.37.1
March
19
2017
Vala 0.36
April
10
2013
Vala 0.20.1
March
27
2013
Vala 0.20.0
February
21
2013
Vala 0.19.0
November
15
2012
Vala 0.18.1
September
25
2012
Vala 0.18.0
September
17
2012
Vala 0.17.7
September
04
2012
Vala 0.17.6

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles