home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / computer-lang / Ada / comp-lang-ada / part3 / text0000.txt < prev   
Encoding:
Text File  |  1996-05-25  |  17.2 KB  |  458 lines

  1. Archive-name: computer-lang/Ada/comp-lang-ada/part3
  2. Comp-lang-ada-archive-name: comp-lang-ada/part3
  3. Posting-Frequency: monthly
  4. Last-modified: 24 May 1996
  5. Last-posted: 22 April 1996
  6.  
  7.                                  comp.lang.ada
  8.                        Frequently Asked Questions (FAQ)
  9.  
  10.     Recent changes to this FAQ are listed in the first section after the table
  11.     of contents. This document is under explicit copyright.
  12.  
  13. This is part 3 of a 3-part posting; part 1 contains the table of contents.
  14. Part 2 begins with question 4.
  15. Parts 1 and 2 should be the previous postings in this thread.
  16.  
  17.  
  18. 7: Bindings
  19.  
  20. 7.1: General
  21.  
  22.    The AdaIC (see question 5.2, above) has a report on "Available Ada
  23.    Bindings". It can be ordered in hardcopy as flyer T82, or it can be
  24.    downloaded. It is available by anonymous FTP on the AdaIC host in
  25.    directory ftp://sw-eng.falls-church.va.us/public/AdaIC/tools/bindings
  26.  
  27.  
  28. 7.2: POSIX/Ada
  29.  
  30.     7.2.1: What is the status of the POSIX/Ada work?
  31.  
  32.    The Ada Binding to POSIX System Services (IEEE Std 1003.5-1992) was
  33.    recently approved as ISO 14519.1:1995. The IEEE approved IEEE Standard
  34.    1003.5-1992 in June 1992. This is the Ada Binding to the facilities
  35.    defined in ISO 9945-1:1989/IEEE 1003.1-1990, the POSIX System
  36.    Services.
  37.  
  38.    IEEE Standards Committee P1003.5 has worked on Ada bindings to IEEE
  39.    draft standards 1003.4, Real-Time Extensions and 1003.4a, Threads
  40.    Extensions. Current plans are to fast-track the real-time amendment
  41.    (IEEE project P1003.5b) through ISO as soon as it passes its IEEE
  42.    ballot. IEEE approval is expected "soon" (4Q95/1Q96), as the final
  43.    round of IEEE balloting is wrapping up. For more information, contact
  44.    the P1003.5 Chairman, Jim Lonjers (lonjers@vfl.paramax.com,
  45.    805/987-9457).
  46.  
  47.     7.2.2: How can I get a copy of POSIX/Ada?
  48.  
  49.    You can buy a copy of the standard from the IEEE. The order number is
  50.    "SH 15354", and the mailing address is "IEEE Service Center, 445 Hoes
  51.    Lane, Piscataway, NJ 08855-1331". They will accept credit-card orders
  52.    at 1-800/678-4333. The cost is $62.50 + $5.00 s/h ($43.75 + $4.00 s/h
  53.    for IEEE Members).
  54.  
  55.     7.2.3: Is it available via FTP?
  56.  
  57.    Current IEEE policy prohibits electronic distribution of IEEE
  58.    standards. Proceeds from the sale of IEEE standards help support the
  59.    IEEE standards program. However, The POSIX P1003.5 committee has been
  60.    able to work out an arrangement with the IEEE to make the POSIX/Ada
  61.    package specifications available for distribution via e-mail and
  62.    anonymous FTP from directory
  63.    ftp://sw-eng.falls-church.va.us/public/AdaIC/source-code/bindings
  64.        /POSIX-bindings
  65.  
  66.  
  67. 7.3: How do I interface X Window System with Ada?
  68.  
  69.    This question turns out to be pretty darn hard to answer easily. There
  70.    are at least three variables that need to be filled:
  71.     1. platform where you are going to be running.
  72.     2. compiler you would like to use.
  73.     3. level/flavor of X you would like to run (e.g., just need bindings
  74.        to Xlib, want Openlook as opposed to Motif, etc).
  75.  
  76.  
  77.    Once you fill all three of the above, then you can start to get
  78.    answers. In order to keep the answer brief, companies that offer such
  79.    products are simply listed, along with locations where free versions
  80.    are available.
  81.  
  82.    Before giving you the list, a little history is in order. The first
  83.    Xlib bindings that were publically available were done by SAIC for
  84.    STARS. This implementation had many bugs, but it was there, and it was
  85.    free. This version was eventually withdrawn from the STARS repository,
  86.    and has now been replaced with a better one. In addition, SAIC has
  87.    done an Xt implementation based on these Xlib bindings (also for
  88.    STARS). NOTE: the above description may well be inaccurate,
  89.    corrections are welcome.
  90.  
  91.    Now, for the list:
  92.  
  93. First off, there is a pretty complete list of available bindings
  94. for X at the AdaIC.
  95. FTP Location:
  96.  
  97. ftp://sw-eng.falls-church.va.us/public/AdaIC/tools/bindings/xwinbind.txt
  98.  
  99. Free versions:
  100. STARS: bindings to Xlib and Xt.  Available on
  101. source.asset.com.
  102. Note: the ASSET host no longer takes anonymous FTP.  To
  103. request an account, contact: info@source.asset.com
  104.  
  105. Non-free versions:
  106. SERC: bindings to Xlib/Xt/Motif
  107. contact: well!sercmail@apple.com (Scott Cleveland)
  108.  
  109. Verdix: bindings to Xlib/Xt/Motif
  110. (Note that bindings to Xview are included with the SunAda Sun4 compiler)
  111. contact: moskow@verdix.com (Paul Moskowitz)
  112.  
  113. ATC: bindings to Xlib/Xt/Motif
  114. contact: ???
  115.  
  116. TeleSoft (now part of Thomson Software Products, ex-Alsys):
  117. bindings to Xlib/Xt/Motif (TeleWindows)
  118. (Note that bindings to Xview are included with the TeleSoft Sun4 compiler)
  119. contact: marketing@thomsoft.com
  120.  
  121. X-based GUI (Graphical User Interface) Builders:
  122. Objective (OIS): Screen Machine
  123. contact: Phil Carrasco (703/264-1900)
  124.  
  125. TeleSoft (now part of Thomson Software Products, ex-Alsys): TeleUSE
  126. contact: philippe@telesoft.com
  127.  
  128. EVB Software Engineering, Inc. : GRAMMI
  129. contact : info@evb.com
  130.         or info_server@evb.com with subject "send grammi"
  131.  
  132. Sun Microsystems: DevGuide
  133. contact: ???
  134.  
  135. SERC: UIL-to-Ada code generator
  136. (not really a GUI-builder, but works with several builders to
  137. generate Ada instead of other languages).
  138. contact: well!sercmail@apple.com (Scott Cleveland)
  139.  
  140.  
  141.      _________________________________________________________________
  142.  
  143. 8: Is there a list of good Ada books?
  144.  
  145.    An extensive, annotated list is included in the companion Learning Ada
  146.    FAQ.
  147.  
  148.    Otherwise, just for a list of texts (no evaluations or
  149.    recommendations) take a look at
  150.    ftp://sw-eng.falls-church.va.us/public/AdaIC/ed-train/adabooks.txt
  151.  
  152.      _________________________________________________________________
  153.  
  154.  
  155. 9: Resources
  156.  
  157.  
  158. 9.1: What FTP sites contain information about Ada or Ada source?
  159.  
  160.  
  161.    Public Ada Library (formerly Ada Software Repository)
  162.           wuarchive.wustl.edu (Internet address: 128.252.135.4)
  163.  
  164.           Mirror: ftp.cdrom.com
  165.  
  166.           European mirror: ftp.cnam.fr (Internet address: 192.33.159.6)
  167.  
  168.           European CD-ROM mirror: ftp.cs.kuleuven.ac.be in
  169.           pub/Ada-Belgium/cdrom
  170.  
  171.    Ada-Belgium ftp server
  172.           ftp.cs.kuleuven.ac.be in pub/Ada-Belgium
  173.  
  174.    AdaIC (Ada Information Clearinghouse)
  175.           sw-eng.falls-church.va.us in public/AdaIC [mirrored by the PAL,
  176.           listed above] (Internet address: 199.75.54.2)
  177.  
  178.    ASSET / STARS (Software Technology for Adaptable, Reliable Systems):
  179.           source.asset.com (Internet Address: 192.131.125.10)
  180.  
  181.           Note: the ASSET host no longer takes anonymous FTP. To request
  182.           a free account, contact: info@source.asset.com
  183.  
  184.  
  185. 9.2: Reuse
  186.  
  187.  
  188.     9.2.1: Are there any free, public-domain, or other general-access software
  189.     repositories that contain Ada source code and information on reuse?
  190.  
  191.    There are a number of them, among them PAL (the Public Ada Library),
  192.    AdaBasis, and ELSA, described below. 
  193.  
  194.     Public Ada Library (formerly Ada Software Repository)
  195.  
  196.    Formerly the Ada Software Repository (ASR), the Public Ada Library
  197.    (PAL) is a collection of programs, components, tools, general
  198.    information, and educational materials; taking up hundreds of
  199.    megabytes, it contains the source code for hundreds of distinct items
  200.    as documented in its Master Index. Previously housed on the SIMTEL20
  201.    host computer, it is now located at Washington University at St.
  202.    Louis's host (wuarchive.wustl.edu -- which had been a mirror site for
  203.    the ASR). The PAL is available for anonymous FTP, directory:
  204.    ftp://wuarchive.wustl.edu/pub/languages/ada
  205.  
  206.    The PAL has its own FAQ, a copy of which is stored in directory
  207.    ftp://rtfm.mit.edu/pub/usenet-by-group/comp.lang.ada which stores
  208.    the FAQ files posted to news.answers. 
  209.  
  210.     AdaBasis
  211.  
  212.    AdaBasis consists of about 560 MB public domain source code and
  213.    documents, mainly taken from the Public Ada Library (PAL). The
  214.    software has been classified and is presented in a hierarchical
  215.    manner, separated in different application domains, and, for some
  216.    domains, with an additional multi-faceted searching facility.
  217.  
  218.    The intent is to provide students, teachers and researchers with a
  219.    large collection of reusable Ada components and systems for use in
  220.    language and software engineering courses.
  221.  
  222.    AdaBasis is a WWW server at URL
  223.    http://www.informatik.uni-stuttgart.de/ifi/ps/ada-software/ada-software.html
  224.    which was set up by the Programming Languages Group of the
  225.    Institut fⁿr Informatik at the University of Stuttgart, Germany.
  226.    They plan to enlarge the library in the future, and welcome free
  227.    public domain contributions. For more informations or to make
  228.    suggestions please contact adabasis@informatik.uni-stuttgart.de
  229.  
  230.  
  231.     ELSA (previously AdaNet)
  232.  
  233.    ELSA is a component of the Repository Based Software Engineering
  234.    (RBSE) Program sponsored by NASA's Technology Utilization Division. It
  235.    is a public-domain reuse library containing value-added software from
  236.    ASR (PAL), STARS, JPL, many educational institutions, and various
  237.    other sources. The non-software information includes relevant research
  238.    papers, standards, and technical reports.
  239.  
  240.    ELSA also distributes components on floppy disks. All of its services
  241.    are free of charge.
  242.  
  243.    For more information, contact ELSA Client Service at 1-800/444-1458 or
  244.    lacey@rbse.mountain.net.
  245.  
  246.  
  247.     9.2.2: Is there some sort of database of re-usable Ada software
  248.     components?
  249.  
  250.    You might want to join ACM SigAda (see question 5.3) in order to
  251.    subscribe to Ada Letters. They publish a list of reusable components
  252.    on an annual basis. In fact, it is more of a list of lists, in that it
  253.    mentions places that have sets of reusable components. The maintainer
  254.    of the Ada Letters "master list" is levine@sun490.fdu.edu (also
  255.    levine@vax.fdu.edu).
  256.  
  257.    To our knowledge this list is NOT available online. Check also the
  258.    software repositories, mentioned above (question 9.2.1).
  259.  
  260.  
  261. 9.3: Where can I get Ada benchmark programs?
  262.  
  263.    In addition to the information below, you may also wish to look at the
  264.    AdaIC flyer "How to Obtain Benchmark Performance Test Suites and
  265.    Results", flyer C15, file benchmrk.txt.
  266.  
  267.     The Ada Compiler Evaluation Capability/Ada Compiler Evaluation System
  268.  
  269.    The Ada Compiler Evaluation System (ACES) is a set of tools for
  270.    systematically measuring the performance and usability of Ada
  271.    compilation and execution systems (on a specific operating system).
  272.  
  273.    The entire ACES, software, and documentation is available on the WWW
  274.    at URL http://sw-eng.falls-church.va.us/AdaIC/testing/aces/ and is
  275.    also available for downloading via anonymous FTP from the AdaIC host
  276.    computer, where it can be found in directory
  277.    ftp://sw-eng.falls-church.va.us/public/AdaIC/testing/aces
  278.  
  279.     The Ada Evaluation System
  280.  
  281.    The Ada Evaluation System (AES) may be obtained from the British
  282.    Standards Institute at the following address:
  283.  
  284. Software Product Services
  285. Software Engineering Department
  286. BSIQA
  287. P.O. Box 375
  288. Milton Keynes MK14 6LL
  289. United Kingdom
  290. Tel: 0908 220908
  291. UUCP: sed@bsiqa.uucp
  292. (Internet: bsiqa!sed@uunet.uu.net)
  293.  
  294.    As of February 1993, the current version is the DIY-MAPSE-01 version.
  295.    It is available at a cost of 3,000 pounds sterling. BSI also offers a
  296.    validation service at a cost of 24,000 pounds sterling. Principal
  297.    documents are a User's Manual, a Reference Manual, and a Test
  298.    Description Document.
  299.  
  300.    The Ada Evaluation System (AES) was merged with the Ada Compiler
  301.    Evaluation Capability (ACEC) under a joint agreement between the
  302.    Ministry of Defence of the United Kingdom and the Department of
  303.    Defense of the United States that was signed in June of 1991. The
  304.    merged product has been released as the Ada Compiler Evaluation System
  305.    (ACES), which is the latest version of the ACEC.
  306.  
  307.     Hartstone Benchmarks
  308.  
  309.    Electronic-mail requests for Hartstone should be sent to the following
  310.    Internet address: hartstone-info@sei.cmu.edu
  311.  
  312.    The reply message will contain full details of how to obtain source
  313.    code and documentation by various means, including anonymous FTP.
  314.    There is no charge for the Hartstone source code.
  315.  
  316.    For people without Internet access, the address to send requests to
  317.    is:
  318.  
  319. REST Transition Services
  320. Software Engineering Institute
  321. Carnegie Mellon University
  322. Pittsburgh, PA 15213-3890
  323. Phone: 412/268-7787
  324.  
  325.    Hartstone source code may also be retrieved from the PIWG bulletin
  326.    board. (See below.)
  327.  
  328.     The PIWG Benchmarks
  329.  
  330.    The ACM Performance Issues Working Group (PIWG) benchmarks may be
  331.    obtained in one of three ways:
  332.     1. Via anonymous FTP from the sw-eng.falls-church.va.us machine.
  333.        Users should issue the command "ftp sw-eng.falls-church.va.us" and
  334.        log in using the word "anonymous" as the login name and an
  335.        identifying string (e.g., the user's e-mail address) as password.
  336.        Change directory ("cd" command) to the "public/piwg/piwg_11_92"
  337.        directory and use the FTP file-transfer commands to retrieve the
  338.        files. The README file contains information about using the
  339.        benchmarks.
  340.  
  341.     2. Via the PIWG bulletin board. Ideally, users should access this
  342.        from a PC (rather than a dumb terminal) using a modem capable of
  343.        sending and receiving at 1200 baud or higher. The number of the
  344.        bulletin board is 412/268-7020. Once connected to the bulletin
  345.        board, users will be able to navigate their way around the system
  346.        using simple menus that the system provides. The point of contact
  347.        for this service is Gene Rindels, 412/268-6728.
  348.     3.
  349.  
  350.        Via a written request or telephone request to the following
  351.        service:
  352.  
  353. PIWG Distribution
  354. Software Engineering Institute
  355. Carnegie Mellon University
  356. Pittsburgh, PA 15213-3890
  357. Tel: 412/268-7787
  358.    As of February 1993, the current release of the PIWG suite is the one
  359.        dated 11/92. There is no charge for the PIWG benchmarks.
  360.        Documentation for the PIWG benchmarks consists principally of the
  361.        READ.ME file distributed with the suite and comments in the
  362.        individual test programs and command files. There is also
  363.        additional information about the PIWG suite in the Winter 1990
  364.        special edition of Ada Letters (Vol. X, No. 3, special edition on
  365.        Ada Performance Issues).
  366.  
  367.  
  368. 9.4: Are there any dial-up BBS systems that deal with Ada?
  369.  
  370.    (Caveat: Telephone numbers can change without notice. If I find out a
  371.    number doesn't work, it will be noted but the entry will be kept in
  372.    until I'm sure the service has actually been discontinued. If you are
  373.    aware of a better number, please let me know.)
  374.  
  375. AdaIC BBS
  376. Tel: 703/681-2845
  377. Baud Rate: 300-28,800
  378. Data bits: 8
  379. Parity: None
  380. Stop Bits: 1
  381. Flow Control: XON/XOFF
  382. Emulation: VT100
  383. Once a connection is achieved,
  384.       login:                  guest
  385.       password:               Ada4sw-eng
  386.  
  387. AdaNet BBS: This is a free service that maintains e-mail
  388. connections for people not on the Internet, an Ada source code
  389. repository, and a selection of other on-line Ada-related
  390. documents.  It is sponsored by NASA.
  391. Call 800/444-1458 to register for access.
  392.  
  393. Air Force Software Technology Support Center (STSC) BBS
  394. Tel: 801/774-6509
  395. Baud: 2400, 1200, 300
  396. Bits: 8
  397. Parity: None
  398. Stop Bits: 1
  399.  
  400. ACM SIGAda Performance Issues Working Group
  401. PIWG Ada Benchmarks BBS
  402. Tel: 412/268-7020
  403.  
  404. Embedded Systems Programming Magazine BBS
  405. Tel: 415/905-2689
  406.  
  407. Naval Computer Telecommunications Command
  408. Tel: 804/444-7841 (DSN 564-7841)
  409.  
  410. R.R. Software. Inc.
  411. Tel: 608/251-5121
  412. 9600 baud max.
  413.  
  414.  
  415.      _________________________________________________________________
  416.  
  417.  
  418. 10: Credits
  419.  
  420.    The following persons have contributed, directly or indirectly
  421.    through e.g. comp.lang.ada, to the information gathered in this FAQ
  422.    (which was managed by the AdaIC before August 1994): StΘphaneáBarbey,
  423.    JohnáBarnes, MotiáBen-Ari, HeddyáBoubaker, CarláBowman, DavidáBulman,
  424.    SusanáCarlson, G.áVincentáCastellano, CyrilleáComar, RobertáDewar,
  425.    PatrickáDonohoe, RolfáEbert, HerndonáR.áElliott, DaveáEmery,
  426.    DonáErway, MichaeláFeldman, JohnáGoodenough, NiklasáHolsti,
  427.    DrewáJohnson, MicheleáL.áKee, MathewáLodge, "tjmesler", GaryáMorris,
  428.    RobbáNebbe, KarláNyberg, PascaláObry, FabrizioáOddone,
  429.    RichardáO'Keefe, KurtáOlender, ManueláOpádeáCoul, IsaacáPentinmaki,
  430.    MargieáPrice, RichardáRiehle, SergeyáRybin, TuckeráTaft,
  431.    KeitháThompson, DaveáWeller, DavidáWheeler, and the maintainer has
  432.    simply :-) organized, polished, or added some information for your
  433.    satisfaction. The general HTML structure of this FAQ was originally
  434.    inspired by the (now differently structured) WWW FAQ.
  435.  
  436.      _________________________________________________________________
  437.  
  438. 11: Copying this FAQ
  439.  
  440.    This FAQ is Copyright ⌐ 1994-1996 by Magnus Kempe. It may be freely
  441.    redistributed --as posted by the copyright holder in comp.lang.ada--
  442.    in other forums than Usenet News as long as it is completely
  443.    unmodified and that no attempt is made to restrict any recipient from
  444.    redistributing it on the same terms. It may not be sold or
  445.    incorporated into commercial documents without the explicit written
  446.    permission of the copyright holder.
  447.  
  448.    Permission is granted for this document to be made available under the
  449.    same conditions for file transfer from sites offering unrestricted
  450.    file transfer on the Internet and from Forums on e.g. Compuserve and
  451.    Bix.
  452.  
  453.    This document is provided as is, without any warranty.
  454.  
  455.      _________________________________________________________________
  456.  
  457.     Magnus Kempe -- Magnus.Kempe@di.epfl.ch
  458.