Re: [Vala] Vala translation to C
- From: "Jared Moore" <jaredm gmx com>
- To: Paul <caismirt gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Vala translation to C
- Date: Thu, 24 Jul 2008 22:19:01 +1000
Hi,
The code generation is in the gobject directory. Vala.CCodeGenerator
is a visitor which visits the Vala AST and constructs from that a C
AST. The Vala AST nodes are in the vala directory, and the C AST nodes
are in the ccode directory.
Hope that helps.
Cheers,
Jared
On Thu, Jul 24, 2008 at 10:00 PM, Paul <caismirt gmail com> wrote:
Hey all,
I'm a recent BSc computer graduate and I am looking into doing something
similiar to Vala, at least as part of my research postgrad. Can anyone give
me a pointer where to look in the code as to where and how exactly Vala
translates its own code to C ?
Thanks.
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]