Hi Danny,
Danny Milosavljevic skribis:
>> Matt Wette, the author of nyacc, was apparently in the process of
>> writing a similar tool using nyacc’s C99 parser. Might be worth
>> looking at.
>
> Nice! I've actually thought about using nyacc and mes for that - but
> since we use gcc to compile
Hi Ludo,
On Wed, 05 Jul 2017 23:53:36 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Danny Milosavljevic skribis:
>
> > Okay, I've cleaned up what I have and put it on github, under:
> >
> > https://github.com/daym/guile-gcc-unit
> >
> > What this does is it allows you to read gcc output files w
Hello,
Danny Milosavljevic skribis:
> Okay, I've cleaned up what I have and put it on github, under:
>
> https://github.com/daym/guile-gcc-unit
>
> What this does is it allows you to read gcc output files which specify all
> the prototypes - in our case in order to extract the prototypes and ge