Re: [Vala] Vala inverse compilation?
- From: "Andrés G. Aragoneses" <knocte gmail com>
- To: vala-list gnome org
- Subject: Re: [Vala] Vala inverse compilation?
- Date: Fri, 20 Nov 2009 11:16:22 -0500
pancake escribió:
this is called decompilation and I would really love to see this but
It would be decompilation if the C code that I want to convert came from
previous compilation of vala code, but my aim is to convert existing
GObject code to Vala to make it more maintainable, so this is why I
didn't use the "decompilation" term :)
also supporting assembly input ;)
Well, first create a tool that converts assembly to C, and then let's
think about the tool I was talking about :)
Thanks for your input.
Andres
Andrés G. Aragoneses wrote:
For the purposes of having a tool that, instead of converting vala code
to C, would do the other way around (GObject-C to Vala), would the
current architecture of the vala compiler help on developing this task?
I'm wondering if the process of generation of C fragments could be
easily refactored to be able to do a C-language scanner from that.
Not looked at vala sources yet at all, sorry. Any pointers or gross
estimation of work is appreciated. Thanks!
Andres
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]