Luc*_*eis 6 c open-source vala
作为C语言等高级语言编写的唯一语言之一,Vala对我很感兴趣.我一直想用它开始一个小项目,但我一直想知道如何分发它.
事实是,它编译为C代码(我想是C99).
来自 irc 的 Vala 开发人员,irc.gnome.org 上的 #vala:
18:57 < flo> It is of course possible to distribute the C code as
well. The compiler itself is shiped with vala and C code. We
actually access C-libraries over an abstract interface with all
advantages and disadvantages of the libraries we are using,
including platform dependencies.
Run Code Online (Sandbox Code Playgroud)