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 connectionsPath: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Kaz Kylheku <643-408-1753@kylheku.com> Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Python (was Re: I did not inhale) Date: Thu, 22 Aug 2024 17:38:45 -0000 (UTC) Organization: A noiseless patient Spider Lines: 35 Message-ID: <20240822103622.714@kylheku.com> References: <20240815182717.189@kylheku.com> <20240822082202.318@kylheku.com> Injection-Date: Thu, 22 Aug 2024 19:38:46 +0200 (CEST) Injection-Info: dont-email.me; posting-host="90d9ee9f577d3e1dd330bc58c9f42403"; logging-data="556947"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+6SpcCH2O7hki/kHdzB7ROmkb/529LuyM=" User-Agent: slrn/pre1.0.4-9 (Linux) Cancel-Lock: sha1:nocq8KA5/SOlCE5HU4rZkzDRWAM= Bytes: 2781 On 2024-08-22, Bart wrote: > On 22/08/2024 17:31, Scott Lurndal wrote: >> Bart writes: >>> On 22/08/2024 16:28, Kaz Kylheku wrote: >> >>>> >>>> For the TXR project I use a POSIX layer called Cygnal (see signature >>>> below). It gives a decent Windows port which preserves most of the >>>> functionality. All the POSIX stuff in the TXR Lisp standard library just >>>> works. The interactive listener ("REPL") with history and editing just >>>> works, right in your cmd.exe console. >>>> >>> >> >>> (It's also not clear how well your product manages to use POSIX under >>> pure Windows, or whether you have to drag this other thing called 'CygWin'. >> >> He specified in the paragraph to which you responded the posix >> interposer he used. > > So this is only indirectly using POSIX under Windows. That is correct; the Microsoft POSIX subsystem isn't used, if that's what you mean by "direct". It's not designed to be usable, as far as I know. POSIX is an interface specification which can be implemented on top of Win32 calls. If you have that, then many POSIX programs work without modification or without a lot of modification. -- TXR Programming Language: http://nongnu.org/txr Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal Mastodon: @Kazinator@mstdn.ca