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,FREEMAIL_FROM, MAILING_LIST_MULTI,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,22815351c45a997f,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-03 05:23:13 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!news.tele.dk!small.news.tele.dk!213.56.195.71!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: Javier Miranda Newsgroups: comp.lang.ada Subject: ANNOUNCE: Free GNU Ada Run-Time Book (version 0.7) Date: Tue, 03 Sep 2002 13:13:25 +0000 Organization: Universidad de Las Palmas de Gran Canaria Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1031055722 69813 137.194.161.2 (3 Sep 2002 12:22:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 3 Sep 2002 12:22:02 +0000 (UTC) Return-Path: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en X-Mailer: Unknown (No Version) Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.12 Precedence: bulk X-Reply-To: jmiranda@iuma.ulpgc.es List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:28693 Date: 2002-09-03T13:13:25+00:00 ------------------------------------------------------------- Title : A DETAILED DESCRIPTION OF THE GNU ADA RUN-TIME Version : Beta 0.7 Last Update: September, 3, 2002 Author : Javier Miranda Access : http://www.iuma.ulpgc.es/users/jmiranda Chapters : 1. The GNAT Project 2. Task Types and Objects (upgraded) 3. The Rendezvous (upgraded) 4. Protected Objects (upgraded) 5. Time and clocks (new chapter) 6. Interrupts 7. Exceptions (new chapter) 8. Abort and Asynchronous Transfer of Control (new chapter) 9. Bibliography. ------------------------------------------------------------- Goal: To provide to the Ada community an On-line book which can be used for research and for teaching. Brief Description: HTML Document which describes the behaviour of the Run-Time of the free GNU Ada compiler (GNAT). Its main features are: - It is free. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation. - The html version of the document is linked with the html version of the GNAT 3.14p run-time sources. This allows the reader to verify the contents of the book by clicking the html reference to the source file where each concept is handled by the Run-Time. - All the html files of the GNAT sources are also linked. This enables the reader a quick access to the point of declaration of the Run-Time variables and types, to follow the calls to subprograms, etc. and to go backward. - It is linked with the Annotated Ada Reference Manual (Technical Corrigendum 1). Any reference to the AARM has a link to the corresponding section. - Most of the papers referenced in the book are free accessible from the NEC CiteSeer Scientific Literature Digital Library (http://citeseer.nj.nec.com/cs) ------------------------------------------------------------- Javier Miranda. Canary Islands (Spain), 2002.