[Vala] embedding c code snippet in vala source.



Dear all,

I made a patch that allows embedding c code snippet in vala source.

http://bugzilla.gnome.org/show_bug.cgi?id=548897

This is quite primitive and more has to be done, especially to translate
the vala variable names to cnames.

I would like to analogue this with embedding asm code in c. :-)

Another direction of this patch is to allow small wrapping code in
the .vapi declarations (which might ease the vapi authors's life)


Yu




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]