Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!BROWNVM.BITNET!DANFUZZ From: DANFUZZ@BROWNVM.BITNET (Dan Bornstein) Newsgroups: comp.sys.apple Subject: Re: Handheld computer Message-ID: <8902171432.aa12373@SMOKE.BRL.MIL> Date: 17 Feb 89 19:29:47 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 8 > I made a 65c02 handheld computer... Have you looked into FORTH? It comes pretty close to pure machine, since it itself is a relatively low level language (but better and easier than pure machine language). In fact, I've heard of projects to put Forth interpreters hard-wired on a chip, so you *know* it can compile small! -dan