comp.lang.ada
 help / color / mirror / Atom feed
From: arra@stellar.UUCP (Arra Avakian @stellar)
Subject: Re: Ada for Micros
Date: 29 Jun 89 19:05:40 GMT	[thread overview]
Message-ID: <36137@stellar.UUCP> (raw)


			Alsys, Inc 
			67 South Bedford St
			Burlington, MA 01803-512
			(617) 270-0030
			USA

has Ada compilers for AT(286 or 386) compatibles running DOS, 386 machines
running UNIX, and MAC II running UNIX (AUX). It has other compilers as well,
for other UNIX machines and for IBM mainframes.  The AT DOS compiler makes
a surprisingly good Ada development machine, considering the total cost of
the hardware and software, and the limitations of DOS (vs UNIX, for example).
It will not compile on an 8086 machine, but can develop programs which run
on them. The reason is the compiler is itself an Ada program which is
compiled to run in protected mode, which enables access to more than the
640K of memory normally available on a DOS machine.  The compiler comes
packaged with a 4 MB memory board, which is used by the compiler when
compiling, or by your application should you desire to take advantage of
the protected mode run time option. With this, you can run huge applications,
half a million lines of code or more! Otherwise, the memory board can be
used for any other extended or expanded memory application, or for a RAM disk.

Other tools are also available, including a very nice window-based 
source level debugger called AdaProbe.

The ALSYS compilers are used to compile themselves, so they get a pretty good
workout during development. I know, since I used to be in charge of compiler
development there!

Arra Avakian (arra@stellar.com)

             reply	other threads:[~1989-06-29 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1989-06-29 19:05 Arra Avakian @stellar [this message]
  -- strict thread matches above, loose matches on Subject: below --
1989-06-21  7:23 Ada for Micros Paul Bailes
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox