Boost logo

Boost :

Subject: Re: [boost] Scalpel: a Spirit&Wave-powered C++ source code analysis library
From: Ryo IGARASHI (rigarash_at_[hidden])
Date: 2010-09-08 03:38:36


Hi,

On Sun, Sep 5, 2010 at 2:45 AM, Dave Abrahams <dave_at_[hidden]> wrote:
> emacs, vi, and VS only make local decisions about each symbol.  You
> ought to be able to do much better by taking in an entire file and
> throwing out the possibilities that result in invalid parses.  I know
> this approach works for natural language, which is full of the same
> kinds of ambiguities (homonyms/homophones).  Actually the NLP case is
> much harder because a word doesn't have to be used consistently across
> sentences.

FYI, there is an GCCSense project(http://cx4a.org/software/gccsense/)
to use with emacs/vim for translation unit aware code completion.

Best regards,

-- 
Ryo IGARASHI, Ph.D.
rigarash_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk