| Deutsch English Français Italiano |
|
<vt6nni$1engo$5@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.os.vms Subject: Re: Clair Grant on VMS code base Date: Wed, 9 Apr 2025 21:10:10 -0000 (UTC) Organization: A noiseless patient Spider Lines: 9 Message-ID: <vt6nni$1engo$5@dont-email.me> References: <vsh5m5$3is6e$1@dont-email.me> <vsmj7h$19qc0$1@dont-email.me> <3136f5b07ea8e91c50a7d2c122a0f3f3bdd210e0@i2pn2.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 09 Apr 2025 23:10:11 +0200 (CEST) Injection-Info: dont-email.me; posting-host="07629e84ad480a579678f546a8e6e436"; logging-data="1531416"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX191g34IXCmBCwGU5dukRj3l" User-Agent: Pan/0.162 (Pokrosvk) Cancel-Lock: sha1:vbdYnih+1yZ2sdz0pKzSxdQRtNk= Bytes: 1434 On Wed, 9 Apr 2025 16:01:02 -0400, John Reagan wrote: > I just looked at the largest MAR file in DCL. It has 10,000 lines but > many are comments and many are macro definitions. Not actual VAX > instructions. I would count macro definition bodies in full, and each macro expansion as one line. After all, macros are code written once and used multiple times, just like function calls as far as source code is concerned.