comp.lang.ada
 help / color / mirror / Atom feed
* what do ada -erz think of plan9 from bell labs?
@ 2013-11-27 15:10 johannes falcone
  2013-11-28  7:12 ` johannes falcone
  0 siblings, 1 reply; 8+ messages in thread
From: johannes falcone @ 2013-11-27 15:10 UTC (permalink / raw)




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-27 15:10 what do ada -erz think of plan9 from bell labs? johannes falcone
@ 2013-11-28  7:12 ` johannes falcone
  2013-11-28 15:56   ` Marius Amado-Alves
  2013-11-28 17:26   ` Martin
  0 siblings, 2 replies; 8+ messages in thread
From: johannes falcone @ 2013-11-28  7:12 UTC (permalink / raw)


On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
> 

has anyone attempted a bsd ro linux ish posix ish os or even something new in pure ada?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28  7:12 ` johannes falcone
@ 2013-11-28 15:56   ` Marius Amado-Alves
  2013-11-28 17:26   ` Martin
  1 sibling, 0 replies; 8+ messages in thread
From: Marius Amado-Alves @ 2013-11-28 15:56 UTC (permalink / raw)


On Thursday, 28 November 2013 07:12:13 UTC, johannes falcone  wrote:
> On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
> 
> > 
> 
> 
> 
> has anyone attempted a bsd ro linux ish posix ish os or even something new in pure ada?

Please write in English.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28  7:12 ` johannes falcone
  2013-11-28 15:56   ` Marius Amado-Alves
@ 2013-11-28 17:26   ` Martin
  2013-11-28 18:26     ` Simon Wright
                       ` (3 more replies)
  1 sibling, 4 replies; 8+ messages in thread
From: Martin @ 2013-11-28 17:26 UTC (permalink / raw)


On Thursday, November 28, 2013 7:12:13 AM UTC, johannes falcone wrote:
> On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
> 
> > 
> 
> 
> 
> has anyone attempted a bsd ro linux ish posix ish os or even something new in pure ada?

I think the old Rational R1000s were written in Ada...they were amazing terminals with a command line OS with an Ada-like shell! Wonder if there are any still in use?!...

-- Martin

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28 17:26   ` Martin
@ 2013-11-28 18:26     ` Simon Wright
  2013-11-28 19:01     ` erlo
                       ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Simon Wright @ 2013-11-28 18:26 UTC (permalink / raw)


Martin <martin@thedowies.com> writes:

> On Thursday, November 28, 2013 7:12:13 AM UTC, johannes falcone wrote:
>> On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
>> 
>> > 
>> 
>> 
>> 
>> has anyone attempted a bsd ro linux ish posix ish os or even
>> something new in pure ada?
>
> I think the old Rational R1000s were written in Ada...they were
> amazing terminals with a command line OS with an Ada-like shell!
> Wonder if there are any still in use?!...

ISTR they were Emacs-based; presumably this was Emacs with the core
re-written in Ada ...

The Emacs geekiness was to some extent hidden on the Facit terminals by
having multiple rows of function keys and an amazing overlay, so you
didn't have to know that M-C-S-cokebottle was bound to
'compile-current-buffer' (actually, I think that would have been
'semanticize-current-buffer', woo for jargon).

Most of my R1000 programming was done on a Sun 3-50 using a 150-mile
network connection to the actual computer; I can't remember how the
editing interface worked but it clearly wasn't a Facit terminal!

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28 17:26   ` Martin
  2013-11-28 18:26     ` Simon Wright
@ 2013-11-28 19:01     ` erlo
  2013-11-28 19:49     ` Niklas Holsti
  2013-12-05  7:21     ` johannes falcone
  3 siblings, 0 replies; 8+ messages in thread
From: erlo @ 2013-11-28 19:01 UTC (permalink / raw)


On 11/28/2013 06:26 PM, Martin wrote:
> On Thursday, November 28, 2013 7:12:13 AM UTC, johannes falcone wrote:
>> On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
>>
>>>
>>
>>
>>
>> has anyone attempted a bsd ro linux ish posix ish os or even something new in pure ada?
> 
> I think the old Rational R1000s were written in Ada...they were amazing terminals with a command line OS with an Ada-like shell! Wonder if there are any still in use?!...
> 
> -- Martin
> 
Most of it was written in Ada - and the hardware and microcode was sort
of optimized for Ada (Bounds check, bit operations, type check).

The commands were Ada syntax.
I don't know if any is still in use, we ditched ours five years ago -
one of the ended up in a museum:
http://datamuseum.dk/wiki/Rational/R1000s400/Logbook


Erlo

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28 17:26   ` Martin
  2013-11-28 18:26     ` Simon Wright
  2013-11-28 19:01     ` erlo
@ 2013-11-28 19:49     ` Niklas Holsti
  2013-12-05  7:21     ` johannes falcone
  3 siblings, 0 replies; 8+ messages in thread
From: Niklas Holsti @ 2013-11-28 19:49 UTC (permalink / raw)


On 13-11-28 19:26 , Martin wrote:
> On Thursday, November 28, 2013 7:12:13 AM UTC, johannes falcone
> wrote:
>> On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone
>> wrote:
>> 
>>> 
>> 
>> 
>> 
>> has anyone attempted a bsd ro linux ish posix ish os or even
>> something new in pure ada?
> 
> I think the old Rational R1000s were written in Ada...they were
> amazing terminals with a command line OS with an Ada-like shell!
> Wonder if there are any still in use?!...
> 
> -- Martin
> 

There was also the Nokia MPS-10, a minicomputer with an Ada-oriented
architecture and all-Ada software. It was used by some banks in Finland.

References:

Hardware:
Pekka Lahtinen. 1982. A machine architecture for Ada. Ada Lett. II, 2
(September 1982), 28-33. DOI=10.1145/989798.989799
http://doi.acm.org/10.1145/989798.989799

Insider info on software and history:
http://computer-programming-forum.com/44-ada/596b4e2f57763ce6.htm

-- 
Niklas Holsti
Tidorum Ltd
niklas holsti tidorum fi
      .      @       .


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: what do ada -erz think of plan9 from bell labs?
  2013-11-28 17:26   ` Martin
                       ` (2 preceding siblings ...)
  2013-11-28 19:49     ` Niklas Holsti
@ 2013-12-05  7:21     ` johannes falcone
  3 siblings, 0 replies; 8+ messages in thread
From: johannes falcone @ 2013-12-05  7:21 UTC (permalink / raw)


On Thursday, November 28, 2013 9:26:12 AM UTC-8, Martin wrote:
> On Thursday, November 28, 2013 7:12:13 AM UTC, johannes falcone wrote:
> 
> > On Wednesday, November 27, 2013 7:10:42 AM UTC-8, johannes falcone wrote:
> 
> > 
> 
> > > 
> 
> > 
> 
> > 
> 
> > 
> 
> > has anyone attempted a bsd ro linux ish posix ish os or even something new in pure ada?
> 
> 
> 
> I think the old Rational R1000s were written in Ada...they were amazing terminals with a command line OS with an Ada-like shell! Wonder if there are any still in use?!...
> 
> 
> 
> -- Martin

cool stuff!


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-12-05  7:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-27 15:10 what do ada -erz think of plan9 from bell labs? johannes falcone
2013-11-28  7:12 ` johannes falcone
2013-11-28 15:56   ` Marius Amado-Alves
2013-11-28 17:26   ` Martin
2013-11-28 18:26     ` Simon Wright
2013-11-28 19:01     ` erlo
2013-11-28 19:49     ` Niklas Holsti
2013-12-05  7:21     ` johannes falcone

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