Deutsch English Français Italiano |
<vdf093$2c9hb$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Bozo User <anthk@disroot.org> Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Command Languages Versus Programming Languages Date: Mon, 30 Sep 2024 20:04:51 -0000 (UTC) Organization: A noiseless patient Spider Lines: 21 Message-ID: <vdf093$2c9hb$1@dont-email.me> References: <uu54la$3su5b$6@dont-email.me> <uu636l$7haj$1@dont-email.me> <20240329084454.0000090f@gmail.com> <uu6om5$cmv8$1@dont-email.me> Injection-Date: Mon, 30 Sep 2024 22:04:51 +0200 (CEST) Injection-Info: dont-email.me; posting-host="a34d6f5221beabc0a05e77e5b08e5f7d"; logging-data="2500139"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/wQcwKdQTf810u3SG4CxRq" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:T1zE7m4USNWaxcb3sBR6ld32q9I= Bytes: 1836 On 2024-03-29, Muttley@dastardlyhq.com <Muttley@dastardlyhq.com> wrote: > On Fri, 29 Mar 2024 08:44:54 -0700 > John Ames <commodorejohn@gmail.com> wrote: >>On Fri, 29 Mar 2024 09:55:33 -0000 (UTC) >>Muttley@dastardlyhq.com wrote: >> >>> My rule of thimb is that a scripting language is one whereby the >>> source code can be run immediately by the interpreter, eg perl, >>> python, regardless of what happens internally. A full fledged >>> programming language is one that requires a compile/debug/link step >>> first with the compiler and runtime (if required) being seperate. eg >>> Java, C >> >>By *that* logic, even Lisp and Forth don't count as "full-fledged >>programming languages" o_O Johanne's definition of a "scripting > > As a counter point, good luck writing a device driver in lisp. Forth maybe, > no idea. > Mezzano OS, Lisp Machines...