What would a modern LispOS look like?
- From: "bradb" <brad.beveridge@xxxxxxxxx>
- Date: 28 Jun 2006 10:53:20 -0700
This is really just a thought experiment, what would a modern,
semi-mainstream Lisp based OS look like today? Let's assume that the
hardware is mainstream x86 and our hypothetical LispOS occupies a
position similar to that of Linux.
- What would the software ecosystem look like? Today applications
have little reuse of parts and are written in C.
- Would software be easy to distribute in binary form?
- How would seperation of privileges work? Multiple users/super user?
- What will the filesystem look like?
- Would the system be Lisp all the way down?
- How would support for other languages be?
I was born the same year as the Lisp Machines, so I haven't seen this
kind of environment before and I'm interested in it.
My thoughts:
The software ecosystem would be much the same as OSS is today, you can
get source to lots of apps. I think the apps would generally be
smaller in code and binary size because of the libraries that are
already available from the OS. I would hope reuse would be higher
among OSS, because of the nature of all Lisp code running in the same
image.
Support for other languages would probably be pretty good, after all
you just need to compile to Lisp s-expressions and the LispOS can do
the rest - though I bet there would be native compiling languages too.
I'm interested in what people think about this, so please reply.
Cheers
Brad
.
- Follow-Ups:
- Re: What would a modern LispOS look like?
- From: QCD Apprentice
- Re: What would a modern LispOS look like?
- From: goose
- KnowOS (Was: What would a modern LispOS look like?)
- From: JShrager
- Re: What would a modern LispOS look like?
- From: Frode Vatvedt Fjeld
- Re: What would a modern LispOS look like?
- From: Anon
- Re: What would a modern LispOS look like?
- From: Robert Strandh
- Re: What would a modern LispOS look like?
- From: Pascal Bourguignon
- Re: What would a modern LispOS look like?
- Prev by Date: Re: Why is LISP syntax superior?
- Next by Date: Re: Kenny, did you write this article?!? (Cells)
- Previous by thread: Re: languages with full unicode support
- Next by thread: Re: What would a modern LispOS look like?
- Index(es):
Relevant Pages
|
|