Sujet : Re: The joy of FORTRAN
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 01. Mar 2025, 22:12:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vpvt7n$cv1u$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
User-Agent : Pan/0.162 (Pokrosvk)
On Sat, 01 Mar 2025 20:29:03 GMT, Charlie Gibbs wrote:
I've written a couple of macro processors, and the acid test for each
was to write a recursive Towers of Hanoi macro for them.
The acid test for me is, can your macro processor be used for real-world
library code without the need for name uglification?