[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Neural Network on a PDP-11/70
- To: "Robert" <robert>
- Subject: Re: Neural Network on a PDP-11/70
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Thu, 16 Apr 2026 09:17:41 -0700
Right. If you were doing low-level hardware or networking stuff, yeah,
endian-ness, strings, and other stuff in C mattered. But, for doing
higher-level stuff (e.g., games) C was way better than maintaining
different assembly languages on different platforms and architectures.