Re: I symbolics still selling machines? does anyone use the lisp genera os?
- From: Frank Buss <fb@xxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 05:04:09 +0200
John Thingstad wrote:
This might be nit picking but..
find . -type f \( -name '*.c' -or -name '*.h' \) -exec cat {} \; | wc -l
is a bit more succinct (the -l option just gives the lines)
yes, that's better, if you want to sum C and H files, but if you sum them
separately may give you more information.
Interesting would be the number of code lines as defined in the referenced
article ( http://www.dwheeler.com/sloc/redhat71-v1/redhat71sloc.html )
without comments and empty lines and without duplicate files, but for
kernel 2.6. This is the tool: http://www.dwheeler.com/sloccount/
Has anyone the Lisp machine source to run this tool on it?
--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.
- Follow-Ups:
- Re: I symbolics still selling machines? does anyone use the lisp genera os?
- From: Rainer Joswig
- Re: I symbolics still selling machines? does anyone use the lisp genera os?
- References:
- I symbolics still selling machines? does anyone use the lisp genera os?
- From: gavino
- Re: I symbolics still selling machines? does anyone use the lisp genera os?
- From: daidongLY@xxxxxxxxx
- Re: I symbolics still selling machines? does anyone use the lisp genera os?
- From: Frank Buss
- Re: I symbolics still selling machines? does anyone use the lisp genera os?
- From: John Thingstad
- I symbolics still selling machines? does anyone use the lisp genera os?
- Prev by Date: Re: shootout: implementing an interpreter for a simple procedural language Minim
- Next by Date: Re: I symbolics still selling machines? does anyone use the lisp genera os?
- Previous by thread: Re: I symbolics still selling machines? does anyone use the lisp genera os?
- Next by thread: Re: I symbolics still selling machines? does anyone use the lisp genera os?
- Index(es):
Relevant Pages
|