1. EUOS ??

Has any one ever seen a definition of the EUOS project. What it's goal

  was. I go to their site and there is no discription of what it is, what

  it does, what it's going to do, no sample code, I see references to "C"

  but not Euphoria. It seems that some of it should be written in Euphoria

  if it's called EU OS ?  Is it just vapor ware ?

Bernie

new topic     » topic index » view message » categorize

2. Re: EUOS ??

> Has any one ever seen a definition of the EUOS project. What it's goal
>   was. I go to their site and there is no discription of what it is, what
>   it does, what it's going to do, no sample code, I see references to "C"
>   but not Euphoria. It seems that some of it should be written in Euphoria
>   if it's called EU OS ?  Is it just vapor ware ?
>
> Bernie

Methinks an interpreter - even a nice fast one like Euphoria - is not the
kind of thing to write an OS with. Perhaps the EUOS guys have come to the
same conclusion.

Regards,
Irv

new topic     » goto parent     » topic index » view message » categorize

3. Re: EUOS ??

Irv wrote:
>
> Methinks an interpreter - even a nice fast one like Euphoria - is not the
> kind of thing to write an OS with. Perhaps the EUOS guys have come to the
> same conclusion.
>
> Regards,
> Irv

What would you run the interpreter on without an OS?  Unless you wanted to
make your own without any API calls... in which case, you'd still need to code
in some other language.  YMMV.

--
  "Only when no one responds to spam will it go away."
      If someone trys to sell you something via
          unsolicited email, don't buy it.
                 Nic (RedWord)Smith

new topic     » goto parent     » topic index » view message » categorize

4. Re: EUOS ??

EU>Irv wrote:
EU>>
EU>> Methinks an interpreter - even a nice fast one like Euphoria - is not the
EU>> kind of thing to write an OS with. Perhaps the EUOS guys have come to the
EU>> same conclusion.
EU>>
EU>> Regards,
EU>> Irv

EU>What would you run the interpreter on without an OS?  Unless you wanted to
EU>make your own without any API calls... in which case, you'd still need to co
EU>in some other language.  YMMV.

EU>--
EU>  "Only when no one responds to spam will it go away."
EU>      If someone trys to sell you something via
EU>          unsolicited email, don't buy it.
EU>                 Nic (RedWord)Smith

My thinking is that EuOS should be written in a mix of C and Euphoria
(and possibly Assembly). C and Assembly are used to setup low-level
hardware stuff and interpret Euphoria programs (including most of the
operating system - specificially the kernel).

The problem is that very few people (to my knowledge) are working on
EuOS and it is rather disorganized. If anyone would like to help, please
do. Just read the messages on the message board and post some replies,
suggestions etc.

I would very much like to finish EuOS, even if it isn't the greatest
operating system ever, it would just be fun and interesting. My concern
is that Euphoria isn't fast enough to compete with operating systems
like Linux - the only advantage would be that it's easier to program.
Hopefully, this won't be a problem - especially if we can devise a
really fast interpreter (not nessicarily interpreting Euphoria source
code - perhaps a "compiled" version instead).

Jeffrey Fielding
JJProg at cyberbury.net
http://members.tripod.com/~JJProg/
EuOS website: http://euos.hypermart.net/

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu