Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran-dev] Lines of code

On Fri, Jun 19, 2009 at 2:07 AM, Jeffrey
Overbey<subscribe-photran-dev@xxxxxxxxxxxx> wrote:
> It's a copy of the parser, VPG, and analyses that can be used outside
> Eclipse, e.g., in a command-line application.  It uses a bunch of mock
> objects to simulate the standard Eclipse exceptions, filesystem objects,
> etc.  I hacked it together when I was working at LANL.

You should probably only count the mock objects.  Don't count the
parser and VPG twice.

-Ralph


Back to the top