Re: What would a modern LispOS look like?
- From: "bradb" <brad.beveridge@xxxxxxxxx>
- Date: 28 Jun 2006 14:57:19 -0700
Frode Vatvedt Fjeld wrote:
"bradb" <brad.beveridge@xxxxxxxxx> writes:That's a really good question. I would guess that unit of software
- Would the system be Lisp all the way down?
I think this question would be better phrased as "what should be the
basic abstractions of the system?" What are the fundamental
assumptions that allow two unrelated units of software to live on the
same machine?
should expect to run in a thread of its own without worrying about
multithread issues. You should be able to load multiple units of
software (or instances of the same software) without getting accidental
interferance from each other.
Deliberately using/manipulating structures from another software unit
should be allowed. Some "core" functions should be protected. I don't
really know though.
Brad
.
- References:
- What would a modern LispOS look like?
- From: bradb
- Re: What would a modern LispOS look like?
- From: Frode Vatvedt Fjeld
- What would a modern LispOS look like?
- Prev by Date: Re: Is there a tutorial for debugging in lisp? What tools are available?
- Next by Date: KnowOS (Was: What would a modern LispOS look like?)
- Previous by thread: Re: What would a modern LispOS look like?
- Next by thread: KnowOS (Was: What would a modern LispOS look like?)
- Index(es):