Sujet : Re: Command Languages Versus Programming Languages
De : naddy (at) *nospam* mips.inka.de (Christian Weisgerber)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 12. Oct 2024, 18:49:15
Autres entêtes
Message-ID : <slrnvgldkr.31hh.naddy@lorvorc.mips.inka.de>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : slrn/1.0.3 (FreeBSD)
On 2024-10-12, Rainer Weikusat <
rweikusat@talktalk.net> wrote:
Indeed. As far as I know the term, an interpreter is something which
reads text from a file, parses it an checks it for syntax errors
and then executes the code as soon as enough of it has been gathered to
allow for execution of something, ie, a complete statement. This read,
check and parse, execute cycle is repeated until the program
terminates.
I don't really want to participate in this discussion, but what
you're saying there is that all those 1980s home computer BASIC
interpreters, which read and tokenized a program before execution,
were actually compilers.
-- Christian "naddy" Weisgerber naddy@mips.inka.de