comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: Open source Ada OS?
Date: Wed, 26 Jan 2011 14:48:45 -0800 (PST)
Date: 2011-01-26T14:48:45-08:00	[thread overview]
Message-ID: <23a884bf-3fbd-4477-871b-3a7792c8efb3@j19g2000prh.googlegroups.com> (raw)
In-Reply-To: op.vpwnrmg9ule2fv@garhos

On Jan 26, 12:44 am, Yannick Duchêne (Hibou57)
<yannick_duch...@yahoo.fr> wrote:
>
> Would you like to tell about specifications summary and intended user  
> audience ?

Sure; the intended audience for the OS itself (divorcing, for the
moment, from the Operating Environment/UI) would be developers. In
much the same sense that Java and .NET are/were touted as safe & ease-
of-use for the developer. Or, if we want to be a little more specific,
Student/Academics & Scientists; I believe that the task language-
construct could also be leveraged nicely to allow for parallelism
(both distributed and local) -- which is supposed to be "the next big
obstacle" in mainstream/commercial software.

As for a Specification Summery; I've not really done a specification
(read & implemented, yes; created, no) and so I'm a bit nervous about
trying to summarize what is rather highly informal scrawlings of ideas
in several notebooks. Though I suppose the "fundamental theory" could
be described as an anti-Unix: everything is NOT a file, they are
objects (general-sense more than OOP-sense) that should be treated as
such.

I suppose a good example would be a HTML file; sure you could store it
as a text-file, because it *IS* a text-file... but it's also a subtype
of a text-file, and could be an object of some form similar to:
Type HTML_File is New Text_File with record
  Header : HTML_Header_Type;
  Body    : HTML_Body_Type;
end record;

That example might be more confusing than I intend though; in which
case just ignore it. I'll mull over how to synopsis a spec out of my
pile of random thoughts.



  reply	other threads:[~2011-01-26 22:48 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 21:08 Open source Ada OS? R. Tyler Croy
2011-01-25 21:33 ` Simon Clubley
2011-01-25 21:54   ` R. Tyler Croy
2011-01-26  0:37 ` anon
2011-01-26  1:54   ` Yannick Duchêne (Hibou57)
2011-01-26  8:36   ` Ludovic Brenta
2011-01-26 11:32     ` Yannick Duchêne (Hibou57)
2011-01-26 13:06       ` Ludovic Brenta
2011-01-26 23:02         ` Randy Brukardt
2011-01-26 23:58           ` Edward Fish
2011-01-27 22:29             ` Randy Brukardt
2011-01-27  8:41           ` Dmitry A. Kazakov
2011-01-27  9:23           ` Maciej Sobczak
2011-01-26 14:04       ` Georg Bauhaus
2011-01-28 11:32     ` anon
2011-01-27 17:53   ` Dirk Heinrichs
2011-01-28 10:57     ` anon
2011-01-28 11:22       ` Ludovic Brenta
2011-01-29 16:52         ` anon
2011-01-29 17:15           ` Simon Wright
2011-01-28 17:15       ` R. Tyler Croy
2011-01-30  9:48       ` Dirk Heinrichs
2011-01-30 12:11         ` Simon Wright
2011-01-26  5:13 ` Shark8
2011-01-26  7:44   ` Yannick Duchêne (Hibou57)
2011-01-26 22:48     ` Shark8 [this message]
2011-01-26  8:27 ` Ludovic Brenta
2011-01-26 18:09 ` Warren
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox