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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bf6953ee78ab08b0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-16 08:51:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!peer.news.opaltelecom.net!lon1-news.nildram.net!news-peer.gradwell.net!not-for-mail Newsgroups: comp.lang.ada From: porton@ex-code.com (Victor Porton) Date: Mon, 16 Dec 2002 21:47:06 +0500 References: Organization: Extreme Code Software (http://ex-code.com) Subject: Re: ANNOUNCE: Free GNU Ada Run-Time Book (version 1.0) Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Content-Type: text/plain; charset=us-ascii X-URL: http://www.ex-code.com/ Message-ID: <3dfe047b$0$300$bed64819@news.gradwell.net> NNTP-Posting-Date: 16 Dec 2002 16:51:07 GMT NNTP-Posting-Host: 195.149.39.13 X-Trace: 1040057467 news.gradwell.net 300 mail2news/195.149.39.13 X-Complaints-To: news-abuse@gradwell.net Xref: archiver1.google.com comp.lang.ada:31898 Date: 2002-12-16T16:51:07+00:00 List-Id: In article , Javier Miranda writes: > Victor Porton wrote: > >>In article , >> Javier Miranda writes: >> >>> I am glad to announce version 1.0 of my free book on the GNAT >>>Run-Time. It is already available at: >> >>1. Why GNAT RM and UG are not enough? >> > The GNAT RM gives a complete description of GNAT specific > features which can be used by programmers to improve the > efficiency of their Ada programs. It is thus writen for users of the > compiler. > > On the contrary, my book gives a description of the current > implementation of the Ada Run-Time (how it uses the POSIX > services to implement the Ada semantics). This is a complete > different point of view which is important for teaching on > systems programming (specially real-time concepts) and > compilers. I'm just a user. So will this book benefit me as a GNAT user except of that I would possibly learn something new about system programming in general?