软件包: valac (0.40.4-1)
valac 的相关链接
Trisquel 的资源:
下载源码包 vala:
维护者:
Original Maintainers:
- Debian GNOME Maintainers (Mail Archive)
- Jeremy Bicha
- Sebastian Reichel
外部的资源:
- 主页 [wiki.gnome.org]
相似软件包:
C# like language for the GObject system
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. This package also contains the vala-gen-introspect and vapigen binaries that will automatically generate Vala bindings.
其他与 valac 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.40)
- GLib library of C routines
-
- dep: libglib2.0-dev (>= 2.40)
- Development files for the GLib library
-
- dep: libvala-0.40-0 (= 0.40.4-1)
- C# like language for the GObject system - library
-
- dep: valac-0.40-vapi
- C# like language for the GObject system - vapi files
-
- rec: gcc
- GNU C compiler