[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(offtopic) perl verbosity
From: |
Gavin Smith |
Subject: |
(offtopic) perl verbosity |
Date: |
Mon, 7 Jan 2019 17:20:31 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Jan 07, 2019 at 07:05:40AM +0100, Akim Demaille wrote:
> (Too bad Perl does not have an operator similar to Swift's "?." or Ruby's
> "&.", that propagate nil from left to right.)
I know, the texi2any code is like this everywhere. C code doing the
same thing is often more concise than the Perl, except for string
manipulation, because all the fields of a structure are pre-declared.