REPOST: Re: Who needs exceptions (was Re: Two languages, too similar, competing
Joseph A Knapka
jknapka at earthlink.net
Mon Dec 31 00:16:13 EST 2001
More information about the Python-list mailing list
Mon Dec 31 00:16:13 EST 2001
- Previous message (by thread): Who needs exceptions (was Re: Two languages, too similar, competing in the same space.)
- Next message (by thread): Who needs exceptions (was Re: Two languages, too similar, competing in the same space.)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cliff Wells wrote: > > On 30 Dec 2001 14:36:28 +0100 > Nils Kassube <nika at kassube.de> wrote: > > > I never claimed that an OS should be written in Python. There are > > several good all purpose languages who are better for this task, > > e.g. Lisp and Ada. > > Sorry, I was being somewhat facetious. Unfortunately I am not familiar > with either Lisp or Ada so I can't comment on their appropriateness for > low-level work. Since you aren't the first person I've heard advocate Ada > for this type of work, I have to wonder why it hasn't been done (or has > it?). Lack of such an OS doesn't prove anything, but it does beg the > question. Many embedded systems run Ada "on the metal" -- that is, no "real" OS, just Ada (compiled down to native code, natch) for everything from application logic to interrupt handlers. So arguably there are many tiny OS's implemented in Ada. (I have no personal experience with Ada either, just picked this tidbit up by lurking on embedded lists. Someone will no doubt correct me soundly if I'm leading you astray :-) Lisp, OTOH, strikes me as an unlikely vehicle for an OS implementation; I think of Lisp as being at about the same level of abstraction as Python (but with much less appealing syntax, and a much greater functional emphasis). But I've only written enough Lisp to get the hang of it, not enough to be an expert. Cheers, -- Joe "I should like to close this book by sticking out any part of my neck which is not yet exposed, and making a few predictions about how the problem of quantum gravity will in the end be solved." --- Physicist Lee Smolin, "Three Roads to Quantum Gravity" ========= WAS CANCELLED BY =======: Path: news.sol.net!spool0-milwwi.newsops.execpc.com!newsfeeds.sol.net!newspump.sol.net!nntp1.roc.gblx.net!nntp.gblx.net!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!enews.sgi.com!news-xfer.nuri.net!feeder.kornet.net!news1.kornet.net!ua4canc3ll3r From: Joseph A Knapka <jknapka at earthlink.net> Newsgroups: comp.lang.python Subject: cmsg cancel <3C2F9D70.CE43AAA5 at earthlink.net> Control: cancel <3C2F9D70.CE43AAA5 at earthlink.net> Date: Mon, 31 Dec 2001 03:19:28 GMT Organization: Korea Telecom Lines: 2 Message-ID: <cancel.3C2F9D70.CE43AAA5 at earthlink.net> NNTP-Posting-Host: 211.57.49.2 X-Trace: news1.kornet.net 1009779087 8801 211.57.49.2 (31 Dec 2001 06:11:27 GMT) X-Complaints-To: usenet at feeder.kornet.net NNTP-Posting-Date: Mon, 31 Dec 2001 06:11:27 +0000 (UTC) X-No-Archive: yes X-Unac4ncel: yes X-Commentary: I love NewsAgent 1.10 and the Sandblaster Cancel Engine Build 74 (19 March 1999) This message was cancelled from within Mozilla.
- Previous message (by thread): Who needs exceptions (was Re: Two languages, too similar, competing in the same space.)
- Next message (by thread): Who needs exceptions (was Re: Two languages, too similar, competing in the same space.)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list