套件:valac(0.48.17-1)
valac 的相關連結
Debian 的資源:
下載原始碼套件 vala:
維護小組:
- Debian GNOME Maintainers (QA 頁面, 郵件存檔)
- Jeremy Bicha (QA 頁面)
- Sebastian Reichel (QA 頁面)
- Rico Tzschichholz (QA 頁面)
外部的資源:
- 主頁 [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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.48)
- GLib library of C routines
-
- dep: libglib2.0-dev (>= 2.48)
- Development files for the GLib library
-
- dep: libvala-0.48-0 (= 0.48.17-1)
- C# like language for the GObject system - library
-
- dep: libvalacodegen-0.48-0 (= 0.48.17-1)
- internal package for C# like language for the GObject system
-
- dep: valac-0.48-vapi
- C# like language for the GObject system - vapi files
-
- dep: valac-bin (= 0.48.17-1)
- internal package for C# like language for the GObject system
-
- rec: gcc
- GNU C compiler