9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 9fans-ego-wars?
@ 2003-09-25 17:34 Sam
  2003-09-25 18:31 ` Dan Cross
                   ` (2 more replies)
  0 siblings, 3 replies; 61+ messages in thread
From: Sam @ 2003-09-25 17:34 UTC (permalink / raw)
  To: 9fans

I'm as guilty as any about shooting spitwads
from the back of the room, but if the ego
battles must continue with such fervency
perhaps we could create another list so
people can insult each other and still feel
like they have an audience?

Or maybe all that wasted energy could be
redirected at writing a web browser?

Sam





^ permalink raw reply	[flat|nested] 61+ messages in thread
* Re: [9fans] 9fans-ego-wars?
@ 2003-09-26 16:22 Dan Cross
  0 siblings, 0 replies; 61+ messages in thread
From: Dan Cross @ 2003-09-26 16:22 UTC (permalink / raw)
  To: 9fans

> I used to think a new C derivative with Limbo features into it would be
> very nice (and this should have been the actual sequel to C instead of
> C++). There are nice features in Limbo (like modules, adts, slicing,
> automatic declaration(?), etc) that could as well be in C while retaining
> C's core style (without the need for GC) but increasing the reliability and
> robustness.

I've become a fan of Cyclone in the last year or so.  I sort of think
of it as a C on steroids, and frankly, I'd much rather be programming
in it for many common programming tasks than programming in strict
ANSI C.  http://www.research.att.com/projects/cyclone/

	- Dan C.



^ permalink raw reply	[flat|nested] 61+ messages in thread
* Re: [9fans] 9fans-ego-wars?
@ 2003-09-27  0:29 Dennis Ritchie
  2003-09-29  9:13 ` Douglas A. Gwyn
  0 siblings, 1 reply; 61+ messages in thread
From: Dennis Ritchie @ 2003-09-27  0:29 UTC (permalink / raw)
  To: 9fans

Forsyth writes,

 > ESPOL was an extended subset of the Burroughs Extended ALGOL language
 > that was tuned to implement systems programs such as the operating system (MCP).
 > (i'd hoped the MCP source code was online by now but i couldn't find it;
 > its use of call-by-name to wait for an event was fascinating.)

I haven't found MCP, but ESPOL and extended ALGOL manuals
are to be found at Al Kossow's site:

  http://www.spies.com/~aek/pdf/burroughs/B5500/

		Dennis


^ permalink raw reply	[flat|nested] 61+ messages in thread
* Re: [9fans] 9fans-ego-wars?
@ 2003-09-27 23:28 bs
  2003-09-28 18:48 ` Charles Forsyth
  0 siblings, 1 reply; 61+ messages in thread
From: bs @ 2003-09-27 23:28 UTC (permalink / raw)
  To: 9fans

C H Forsyth wrote:

 >>> I dont know how to put it but if I am right, Limbo is very good but one
 >>> cant use it for low level programming (like GC reducing predicatable
 >>> timing). C can be used well for low-level programming but there are
 >
 >
 >
 > ESPOL was an extended subset of the Burroughs Extended ALGOL language
 > that was tuned to implement systems programs such as the operating
system (MCP).
 > (i'd hoped the MCP source code was online by now but i couldn't find it;
 > its use of call-by-name to wait for an event was fascinating.)
 > anyhow, i thought it would be not too hard to do the same for Limbo,
 > once i'd decided it was really a sensible idea, that is.
 > i did think that in practice it might boil down to just preventing
 > the use of expensive things and limiting it to reference counting,
 > which could probably be done without actually creating a true dialect.

Truly the Burroughs ALGOL derivatives are excellent:
NEWP(New Prog Lang) for the OS
DMALGOL for Databases
DCALGOL for DataComm
each have extensions to suite their purpose.
IIRC ESPOL was also implemented on Burroughs systems, but I cannot
recall specific references.

MCP sources were never available online, however, any site could have
the sources to MCP, DMSII, COMS if they wanted. In fact many sites had
their own communications systems (before COMS, after GEMCOS), and a lot
of sites did submit patches to all the above.



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

end of thread, other threads:[~2003-09-29 11:24 UTC | newest]

Thread overview: 61+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-25 17:34 [9fans] 9fans-ego-wars? Sam
2003-09-25 18:31 ` Dan Cross
2003-09-25 19:25 ` boyd, rounin
2003-09-25 19:30   ` SPAM: " Charles Forsyth
2003-09-25 19:35     ` David Presotto
2003-09-25 19:57       ` Charles Forsyth
2003-09-25 20:28         ` boyd, rounin
2003-09-25 20:48           ` SPAM: " C H Forsyth
2003-09-25 22:07           ` ron minnich
2003-09-25 22:12             ` boyd, rounin
2003-09-25 22:14             ` Tristan Seligmann
2003-09-25 22:35               ` boyd, rounin
2003-09-25 23:28                 ` Tristan Seligmann
2003-09-25 20:30         ` boyd, rounin
2003-09-25 20:40           ` SPAM: " C H Forsyth
2003-09-26  7:54       ` Fco.J.Ballesteros
2003-09-25 22:42   ` Andrew Simmons
2003-09-25 23:02     ` David Presotto
2003-09-25 23:07       ` ron minnich
2003-09-25 23:19         ` Charles Forsyth
2003-09-26  0:34           ` Charles Forsyth
2003-09-26  2:38             ` vdharani
2003-09-26  1:59               ` boyd, rounin
2003-09-26  9:40                 ` Charles Forsyth
2003-09-26 19:59                 ` vdharani
2003-09-26 19:43                   ` C H Forsyth
2003-09-26 21:11                     ` boyd, rounin
2003-09-27 16:19                       ` a
2003-09-27 16:24                         ` Brantley Coile
2003-09-27 16:36                           ` a
2003-09-27 22:48                         ` ron minnich
2003-09-29  2:37                           ` okamoto
2003-09-29  2:38                             ` boyd
2003-09-29  3:01                               ` okamoto
2003-09-29  3:14                                 ` boyd
2003-09-29  3:20                                   ` okamoto
2003-09-29  3:22                                     ` boyd
2003-09-29  9:34                                 ` Vester Thacker
2003-09-29  9:40                                   ` boyd
2003-09-29 10:03                                     ` Vester Thacker
2003-09-29 10:11                                       ` boyd
2003-09-29 10:28                                         ` Vester Thacker
2003-09-29 11:18                                           ` David Presotto
2003-09-29 11:24                                             ` boyd
2003-09-29  9:13                     ` bs
2003-09-26 21:06                   ` boyd, rounin
2003-09-26  6:01               ` Skip Tavakkolian
2003-09-25 23:54         ` boyd, rounin
2003-09-25 23:08       ` Charles Forsyth
2003-09-25 23:11       ` Andrew Simmons
2003-09-25 23:57         ` boyd, rounin
2003-09-26  0:42           ` Andrew Simmons
2003-09-26  0:59             ` boyd, rounin
2003-09-26  1:05               ` D. Brownlee
2003-09-26  1:28                 ` boyd, rounin
2003-09-25 20:13 ` Ishwar Rattan
2003-09-26 16:22 Dan Cross
2003-09-27  0:29 Dennis Ritchie
2003-09-29  9:13 ` Douglas A. Gwyn
2003-09-27 23:28 bs
2003-09-28 18:48 ` Charles Forsyth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).