[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Low-level vs. High-level programming (was My First Computer)
In article <bda1g7$sr4$1@newsg1.svr.pol.co.uk>,
John Moore <butter_pat_head@jcom.freeserve.co.uk> wrote:
>Did the
>first ever BASIC have commands that allowed direct memory access? I would
>be slighly suprised if they did.
Nope.
1964 Dartmouth BASIC contained fourteen instructions and REM:
PRINT
GO TO
IF...THEN
FOR...NEXT
DATA...READ
GOSUB...RETURN
DIM
LET
REM
DEF
END
Adam