Mail Archives: djgpp/1995/10/03/05:58:35
Xref: | news-dnh.mv.net comp.edu:2996 comp.lang.ada:10921 comp.os.msdos.djgpp:2354
|
Path: | news-dnh.mv.net!mv!news.sprintlink.net!in1.uu.net!gwu.edu!gwu.edu!not-for-mail
|
From: | mfeldman AT seas DOT gwu DOT edu (Michael Feldman)
|
Newsgroups: | comp.lang.ada,comp.edu,comp.os.msdos.djgpp
|
Subject: | Ada Compiler and Tutorial Kit for MS-DOS
|
Date: | 1 Oct 1995 22:22:14 -0400
|
Organization: | George Washington University
|
Lines: | 120
|
Nntp-Posting-Host: | 128.164.9.3
|
To: | djgpp AT sun DOT soe DOT clarkson DOT edu
|
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp
|
New Release of GW ez2load Ada Compiler and Tutorial Kit for MS-DOS
------------------------------------------------------------------
October 1995
---------
Prof. Michael B. Feldman
Department of Electrical Engineering and Computer Science
The George Washington University Washington, DC 20052
(202) 994-5919 (voice)
(202) 994-0227 (fax)
mfeldman AT seas DOT gwu DOT edu (Internet)
We are happy to announce the second release of ez2load, an easy-install
kit of free Ada 83 and Ada 95 compilers and editors, and a shareware
tutorial for Ada 95.
This kit is intended primarily for distribution on the forthcoming
new release of the Walnut Creek Ada CD-ROM, but it is equally useful
as an ftp or diskette distribution. THe various components are all
available separately from their usual ftp sites, but we think putting
them all together in one easy-install package with be of great help
to users, especially new ones.
Included in the ez2load kit are:
- a menu-driven installer program
- GW-Ada/Ed, an integrated Ada 83 environment that provides an excellent
way to get started with Ada. This system incorporates an editor,
compiler and virtual-code interpreter, and a very useful multi-window
runtime monitor. Several directories of interesting example programs
are provided, including some nice programs to demonstrate Ada's
multitasking capabilities. Based on NYU's Ada/Ed compiler,
GW-Ada/Ed was developed by Charles Kann, GW doctoral student,
and Arthur Vargas Lopes, a GW graduate now of Porto Alegre, Brazil.
- GNAT (GNU/NYU Ada Translator) for DOS, an Ada 95 compiler that runs
under djgpp (GCC for DOS) and provides a nearly-complete implementation
of Ada 95. (Tasking is not yet supported in the DOS version of GNAT.)
A basic djgpp distribution is included in the kit and installed along
with GNAT. GNAT is a product of a team at New York University and
elsewhere.
- GW-GNAT, an editor with the same look-and-feel as that of GW-Ada/Ed.
We are phasing out this editor in favor of AdaCAPS and AdaIDE; there
will be no more releases after this one.
- AdaCAPS (Ada Computer-Aided Programming System), an interactive development
environment for GNAT. The editor provides full support for multiple
re-sizable windows (overlaid or tiled), mouse and keystroke interactions,
and single-keystroke invocation of GNAT compilation, binding, and execution
commands. Ken Price of Priceless Software, Perpperell, Mass, is the
author of this very nice IDE, which has the "look-and-feel" of a
Borland "Turbo" product.
- AdaIDE (Ada Interactive Development Environment), an IDE that runs
under Microsoft Windows 3.1, with the "look-and-feel" of a Microsoft
"Visual" product. Errol Martin and Don Overheu of Canberra,
Australia, are the authors of this IDE.
- a set of simple DOS command-line commands, gcompile/glink/gexecute,
which allow new GNAT users to do simple compilation and linking
operations, and to execute programs in an environment that produces
a neatly-formatted traceback in case of an unhandled exception.
These commands are invoked by GW-GNAT and AdaCAPS but can also be run
from the DOS command line. Charles Kann is the author.
- a fast hypertext Ada 95 Reference Manual. The hypertext RM can be invoked
from GW-GNAT, AdaCAPS and AdaIDE or used as a stand-alone program. The
author is Arthur Vargas Lopes.
- AVLAda9X - a prototype of an integrated, very fast Ada 95 programming
environment under development by Arthur Vargas Lopes.
- Ada-Tutor - a shareware package by John Herro, providing computer-aided
instruction in Ada 95. This is an excellent package for those wishing
to teach themselves Ada 95.
All components are free except for Ada-Tutor, which carries a shareware
fee if you decide to keep it and use it.
Acquiring ez2load by anonymous ftp:
----------------------------------
The ez2load suite is available from ftp.gwu.edu in the directory
pub/ada/ez2load, and also from the Public Ada Library (wuarchive.wustl.edu)
and its mirrors, in the directory languages/ada/compiler/ez2load.
Here are all the files to copy from the ftp directory:
readme - This readme file
ginstall.exe - Program to do the install from a hard disk.
dinstall.exe - Program to do the install if you use diskettes.
install.scr - This script files gives options to the install program.
unzip.exe - unzip, used to unzip distribution files.
README.DSK - A readme file to explain how to use this distribution
to make a diskette distribution.
adaed1.zip
adaed2.zip - Zip files containing GW-Ada/Ed.
adatutor.zip - Zip file containing adatutor.
avlada9x.zip - Zip file containing avlada9x
gnat1.zip
gnat2.zip
gnat3.zip
gnat4.zip
gnat5.zip - Zip files containing djgpp, GNAT, GW-GNAT,
AdaIDE, and AdaCAPS.
Download the first six files, and any or all of the zip files, into
a "clean" single directory of your choosing, then change to that
directory and type "ginstall".
The complete distribution occupies about 8.5 megabytes; the unpacked
and installed distribution requires about 15 megabytes. You need an
MS-DOS computer with an 80386 or better CPU; 4 megabytes minimum RAM,
8 mb preferred.
- Raw text -