Re: I wonder if I'm missing something...

"Yuri Davidovsky (as work at disclosure dot ie)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
> On 8 Nov 2025, at 23:26, David McClain <[email protected]> wrote:
> 
> But I fear that there may be many internal details set up already in the Lisp side of a Socket Stream. And those details might not carry across to the OS side (things like shadow var values), if I just use the OS FD Integer.

In a traditional lisp machine you control the entire OS stack but in modern software Lisp machines you exist in an encapsulated Lisp environment without direct access to the system. But it does not have to be this way. You can interface into the host yourself and have a proper Lisp machine for grown-ups made out of a humble M1 ARM64 system.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.