[TUHS] Floppy to modern files for Usenet maps

Clem Cole clemc at ccc.com
Wed Jul 10 10:57:19 AEST 2019


On Tue, Jul 9, 2019 at 8:49 PM Larry McVoy <lm at mcvoy.com> wrote:

> Old programs didn't ask a lot of the OS so it isn't surprising that it
> worked.

I'd modify that to say, that old programs often ask less of *the system* -
although they tend to have assumptions about the environment (like the
target processor) embedded/implied in the code.  I think the single
enhancement to C was adding strong typing and explicit typing in the
function calls.   By adding those two things to old code, I have brought
them forward.

Similarly, I have taken modern code and my careful use of the preprocessor
be able to get it run on as far back as the 5th edition without real
hacks.   And with what Warren and Phil did we even got pseudo C to compile
back on V0.


> It's cool when it does though,

Indeed - very cool.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20190709/f840e621/attachment.html>


More information about the TUHS mailing list