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


Reply via email to