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,c85ccffda1dd6fe7 X-Google-Attributes: gid103376,public From: stt@houdini.camb.inmet.com (Tucker Taft) Subject: Re: What is the Ada Run Time System ? Date: 1998/07/23 Message-ID: #1/1 X-Deja-AN: 374043722 Sender: news@inmet.camb.inmet.com (USENET news) X-Nntp-Posting-Host: houdini.camb.inmet.com References: <6p5v6g$se5$1@usenet.kreonet.re.kr> Organization: Intermetrics, Inc. Newsgroups: comp.lang.ada Date: 1998-07-23T00:00:00+00:00 List-Id: Jinhoon Ryu (jhryu@fdcl.kaist.ac.kr) wrote: : When I read the book on Ada 95, I frequently meet the word : "Ada Run Time System". Anyone can give me a rigorous definition : of it ? The Ada run time system is the set of standard packages available to the Ada programmer, such as Ada.Text_IO, System.Storage_Elements, etc., plus any additional "internal" packages used to implement features like tasking, exceptions, "new", etc. : From NOVICE -- -Tucker Taft stt@inmet.com http://www.inmet.com/~stt/ Intermetrics, Inc. Burlington, MA USA