软件包:valac(0.56.17-1)
valac 的相关链接
Debian 的资源:
下载源码包 vala:
维护小组:
- Debian GNOME Maintainers (QA 页面, 邮件存档)
- Iain Lane (QA 页面)
- Jeremy Bícha (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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.75.3)
- C 例程的 GLib 软件库
-
- dep: libglib2.0-dev (>= 2.48)
- Development metapackage for the GLib family of libraries
-
- dep: libvala-0.56-0 (= 0.56.17-1)
- C# like language for the GObject system - library
-
- dep: libvalacodegen-0.56-0 (= 0.56.17-1)
- internal package for C# like language for the GObject system
-
- dep: valac-0.56-vapi (>= 0.56.17-1)
- C# like language for the GObject system - vapi files
-
- dep: valac-bin (= 0.56.17-1)
- internal package for C# like language for the GObject system
-
- rec: gcc
- GNU C 编译器