Sujet : Re: Parsing timestamps?
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 02. Jul 2025, 20:02:01
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87tt3uxvpy.fsf@nightsong.com>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
albert@spenarnc.xs4all.nl writes:
I had a beef with Andrew Tanenbaum, stating that it is hard to write a
c-compiler for the 6502. In reality the 6502 is a brilliant
design. You must realize that the 6502 has 128 16 bit registers on the
zero page.
It's even hard to write compact assembly code, which is why Steve
Wozniak wrote SWEET16.
I briefly used Aztec C on the Apple II, IIRC. I think it generated
bytecode for an interpreter, but am not sure.