Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <116d9j5651mtjmq4bkjaheuf0pgpu6p0m8@4ax.com>
Deutsch   English   Français   Italiano  
<116d9j5651mtjmq4bkjaheuf0pgpu6p0m8@4ax.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: John Savard <quadibloc@servername.invalid>
Newsgroups: comp.arch
Subject: Re: Continuations
Date: Tue, 16 Jul 2024 10:00:59 -0600
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <116d9j5651mtjmq4bkjaheuf0pgpu6p0m8@4ax.com>
References: <v6tbki$3g9rg$1@dont-email.me> <47689j5gbdg2runh3t7oq2thodmfkalno6@4ax.com> <v71vqu$gomv$9@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 16 Jul 2024 18:01:01 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="901be385211da74c03e647c14c58dc74";
	logging-data="1415430"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19UG+oQaibMzAFKOc4kjEO3tMt/Ic5NU/Y="
Cancel-Lock: sha1:NTkEOq2jQVKUa3V4fW06za2pkyw=
X-Newsreader: Forte Free Agent 3.3/32.846
Bytes: 1834

On Mon, 15 Jul 2024 01:59:58 -0000 (UTC), Lawrence D'Oliveiro
<ldo@nz.invalid> wrote:

>It only has to be Turing-equivalent (or Lisp-equivalent) to be a “general-
>purpose” machine. There’s nothing in that criterion that requires gotos.

It's true that Turing-equivalence is sufficient to allow a computer
with sufficient storage available to do anything.

However, the term "general-purpose" can have other meanings. The sense
in which I was using it was: a machine that is _efficient_ at running
programs written in all popular programming languages for the kinds of
applications for which computers are normally used. Thus, the IBM
System/360 was general-purpose since it had string manipulation
instructions and decimal arithmetic in addition to floating-point and
binary integer arithmetic.

John Savard