Re: [dev] [OT] c syntax tree dumping tool

From: Kris Maglione <maglione.k_AT_gmail.com>
Date: Mon, 6 Sep 2010 13:52:56 -0400

On Mon, Sep 06, 2010 at 07:39:31PM +0200, pancake wrote:
>I think anselm was already interested on something like this.
>So we can probably take it to do a suckless sloc or a c
>compiler based in radare2 assembler backend. Which would be far
>more minimal than gcc or llvm

I'd also like to see a simple documentation extractor. My
current solution requires adding 'Function: foo' or
'Variable: foo' and then grepping the documents from the C files
and the prototypes from the output of cproto. I'd rather not
need the Function: lines and cproto is crap.

-- 
Kris Maglione
Life isn't about finding yourself.  Life is about creating yourself.
	--George Bernard Shaw
Received on Mon Sep 06 2010 - 19:52:56 CEST

This archive was generated by hypermail 2.2.0 : Mon Sep 06 2010 - 20:00:04 CEST