From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e3feb606f668a7c1 X-Google-Attributes: gid103376,public From: Tucker Taft Subject: Re: Ada 95 based RTOS Date: 2000/02/18 Message-ID: <38ADCA44.3B91BF6F@averstar.com>#1/1 X-Deja-AN: 587245141 Content-Transfer-Encoding: 7bit References: <88ilp7$bcm$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@inmet2.burl.averstar.com X-Trace: inmet2.burl.averstar.com 950913605 8862 141.199.8.164 (18 Feb 2000 22:40:05 GMT) Organization: AverStar (formerly Intermetrics) Burlington, MA USA Mime-Version: 1.0 NNTP-Posting-Date: 18 Feb 2000 22:40:05 GMT Newsgroups: comp.lang.ada Date: 2000-02-18T22:40:05+00:00 List-Id: xaplos@my-deja.com wrote: > > I am aware of several commercial products integrating Ada with C/C++ > based RTOS, but is there any open-source RTOS that is completely written > with the Ada programming language - from the hardware-specific kernel > all the way to the GUI. RTEMS is an RTOS written in Ada, though I don't believe it contains a GUI (I don't usually associate GUI's with RTOS's, though I guess that is changing...). I'm not certain whether RTEMS is open source. It is available integrated with GNAT. There are also Ada run-times that are written entirely in Ada from several of the Ada vendors (e.g. Aonix, DDC-I, Rational, Green Hills GNAT, etc.). (NOTE: Some of these are subset Ada run-times designed for safety-critical systems.) An Ada run-time system is effectively a special purpose RTOS. Many vendors make the source code for their Ada run-time system available to licensees of their compiler, though it may be an extra cost item. > > I appologize for posting twice: this message and one to a non-related > thread [Ada95-Compiler Recommendation for Win32]. > > - > > Sent via Deja.com http://www.deja.com/ > Before you buy. -- -Tucker Taft stt@averstar.com http://www.averstar.com/~stt/ Technical Director, Distributed IT Solutions (www.averstar.com/tools) AverStar (formerly Intermetrics, Inc.) Burlington, MA USA