Free Software using AdaEd
Newsgroups: comp.lang.ada,comp.sys.sun.apps,comp.misc,\
comp.windows.open-look,uk.sources,eunet.newprod
From: chl@clw.cs.man.ac.uk (Charles Lindsey)
Subject: Free Software using AdaEd (Announcement)
Summary: Packages available by ftp to run under AdaEd
Date: Thu, 15 Sep 1994 17:17:13 GMT
Announcement of goodies available by ftp fromThis is an attempt to demonstrate that free software written in Ada is a practical proposition. It is based on the free AdaEd interpreted Ada system available from NYU.
ftp.cs.man.ac.uk:/pub/chl/LEDGER
Packages available by ftp to run under AdaEd
The ftp directory /pub/chl/LEDGER contains sub-directories for all the items listed, each with a README explaining what is on offer, what it requires, where to get it (notably AdaEd itself), etc. The whole lot carries a GNU Copyleft.
Retrieve and enjoy!
Note Followup to comp.lang.ada.
--
Charles H. Lindsey -------------------------------------------------------------
At Home, doing my own thing. Internet: chl@clw.cs.man.ac.uk
Voice: +44 161 437 4506 Janet: chl@uk.ac.man.cs.clw
Snail: 5 Clerewood Ave., CHEADLE, SK8 3JU, U.K. UUCP: mucs!clerew!chl
Tri-Ada 94 Advanced Prgm available
Date: Mon, 12 Sep 94 10:22:39 EST
From: Brad Balfour
To: sigada-interest@ajpo.sei.cmu.edu
Cc: Magnus.Kempe@di.epfl.ch, conn@wuarchive.wustl.edu
Subject: Tri-Ada 94 Advanced Prgm available via ftp
I have now made the Tri-Ada 94 Advanced Program (ascii e-mail version)
available on the ACM's machine. It can be accessed several ways:
-- Brad Balfour ACM SIGAda Secretary bbalfour@ajpo.sei.cmu.edu bbalfour@acm.org (703) 824-4505
Ada code for calculating pseudo-random numbers
Newsgroups: comp.lang.ada Date: Mon, 25 Jul 1994 09:53:37 MST From: Skip CarterI recently made some Ada code available for calculating pseudo-random numbers using the algorithm R250.Subject: literature citations
The literature references for the algorithm are:
Kirkpatrick, S., and E. Stoll, 1981; A Very Fast Shift-Register Sequence Random Number Generator, Journal of Computational Physics, V. 40.
Maier, W.L., 1991; A Fast Pseudo Random Number Generator, Dr. Dobb's Journal, May, pp. 152 - 157The code can be accessed through anonymous FTP at taygeta.oc.nps.navy.mil in pub/Ada. Or through WWW at: http://taygeta.oc.nps.navy.mil/skips_home.html
Everett (Skip) Carter Phone: 408-656-3318 FAX: 408-656-2712
Naval Postgraduate School INTERNET: skip@taygeta.oc.nps.navy.mil
Dept. of Oceanography, Code OC/CR UUCP: ...!uunet!taygeta!skip
Monterey, CA. 93943 TELEMAIL: s.carter/omnet
WWW: http://taygeta.oc.nps.navy.mil/skips_home.html
WWW page of MIL-STD-2167A
From: matwood@labhp27.cs.utah.edu (Mark Atwood) Newsgroups: comp.software-eng,comp.lang.ada Subject: WWW page of MIL-STD-2167A Date: 17 Jul 1994 22:26:49 GMT Organization: University of Utah College of EngineeringI've put an WWW HTML page of MIL-STD-2167A on the Web. The URL is http://www.cs.utah.edu/people/ugrad/matwood/.public_html/2167a.html.
This file was hand build from a hardcopy. I know it's not fully complete yet. For example, it currently lacks the figurers. I haven't put up any of the DIDs yet either. There may be other omissions, typos or errors. If you find any, email me and I'll try to get around to fixing them.
Mark Atwood matwood@peruvian.cs.utah.edu
Mouse package for Meridian Ada
From: weberwu@tfh-berlin.de (Prof_Weber-Wulff) Newsgroups: comp.lang.ada Subject: Mouse package for Meridian Ada available Date: 10 Jun 1994 07:57:40 GMT Organization: TFH-Berlin (Berlin, Germany)Someone asked a while back for a mouse package for Ada. A student of mine, Dimitri Bragin, has spent his free time preparing a color menuing and mouse system for Meridian Ada on PCs. It is in the public domain, i.e. use it, give it to a friend, but don't sell it, and no guarantee for anything. We've put it on our gopher server at
URL: gopher://sun12.tfh-berlin.de:70/11/Labore/PRG-Lab/maus-stuff
So point your gophers here and enjoy. He's included a demo programm for using the menu and mouse packages.
Debora Weber-Wulff, Professorin fuer Softwaretechnik und Programmiersprachen
snail: Technische Fachhochschule Berlin, FB Informatik,
Luxemburgerstr. 10, 13353 Berlin, Germany
email: weberwu@tfh-berlin.de
cbind - C to Ada bindings generator
From: mjs@netcom.com (Mark Schimmel) Newsgroups: comp.lang.ada Subject: cbind - C to Ada bindings generator Date: Thu, 5 May 1994 20:00:33 GMTAnnouncing cbind. This tool reads C source and produces Ada bindings to what it read. This is the first revision of the tool and it contains errors and lacks many features. Please expect to have to do some editing before the output will compile. I believe the tool to be useful even in this rough state and hope to work out the bugs and add features as I receive your feedback.
You can retrieve the source from the anonymous ftp server at rational.com in the directory public/tools/cbind.
Material for the Ada SQL interface
From: marc@SEI.CMU.EDU (Marc Graham) To: ABWG@ajpo.sei.cmu.edu Subject: Material for the ADa SQL interface Date: Fri, 29 Apr 94 11:51:08 EDTFolks-
I've made documents about the SQL interface to Ada9X available for anonymous ftp. The machine is
ftp.sei.cmu.eduand the directory is
pub/marc/Ada9xSQLPapersCheck the README file for details.
The documents present the issues involved in upgrading the interface. In particular, there's no copy of the 9x LRM nor the SQL2 standard in that directory. (For the 9x LRM, see the ajpo machine or Magnus Kempe's totally neat hypertext version on the web. I don't know of any electronic copy of the SQL standard.)
Marc H. Graham Software Engineering Institute marc@sei.cmu.edu Carnegie Mellon University (412) 268 7784 Pittsburgh, PA 15213
Dirk Craeynest (Dirk.Craeynest@cs.kuleuven.ac.be)