comp.lang.ada
 help / color / mirror / Atom feed
* Which compiler is best for first year CS student?
@ 1999-08-03  0:00 �տ���
  1999-08-03  0:00 ` Martin C. Carlisle
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: �տ��� @ 1999-08-03  0:00 UTC (permalink / raw)


Hi.

I'm currently using GNAT 3.11 on Windows98 but I found the compiler's window
is never positioned where I want it to be and the window is too small and
inconvenient to enter a long code.

Would someone recommend any best or better compiler for the beginner of
Ada95?

Thank you for your help.








^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Which compiler is best for first year CS student?
  1999-08-03  0:00 Which compiler is best for first year CS student? �տ���
@ 1999-08-03  0:00 ` Martin C. Carlisle
  1999-08-03  0:00 ` jerry
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Martin C. Carlisle @ 1999-08-03  0:00 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 782 bytes --]

In article <37a6b91e.0@kastagir.senet.com.au>,
�տ��� <taiji@senet.com.au> wrote:
>I'm currently using GNAT 3.11 on Windows98 but I found the compiler's window
>is never positioned where I want it to be and the window is too small and
>inconvenient to enter a long code.

Your question is hard for me to understand.  What do you mean by "the 
compiler's window is never where I want it to be"?  What kind of window
would be big and convenient for you to enter a "long code"?

--Martin


-- 
Martin C. Carlisle, Asst Prof of Computer Science, US Air Force Academy
carlislem@acm.org, http://www.usafa.af.mil/dfcs/bios/carlisle.html
DISCLAIMER:  This content in no way reflects the opinions, standards or 
policy of the US Air Force Academy or the United States Government.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Which compiler is best for first year CS student?
  1999-08-03  0:00 Which compiler is best for first year CS student? �տ���
  1999-08-03  0:00 ` Martin C. Carlisle
@ 1999-08-03  0:00 ` jerry
  1999-08-03  0:00 ` Marin David Condic
  1999-08-04  0:00 ` Ian Thomson
  3 siblings, 0 replies; 6+ messages in thread
From: jerry @ 1999-08-03  0:00 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=US-ASCII, Size: 619 bytes --]

�տ��� <taiji@senet.com.au> wrote:

: I'm currently using GNAT 3.11 on Windows98 but I found the compiler's window
: is never positioned where I want it to be and the window is too small and
: inconvenient to enter a long code.

I do not understand your problem. GNAT is a command-line compiler that -on
Win98- can work with two IDE's: Emacs or AdaGide. Size & position of Emacs
can be controlled by adding startup parameters, AdaGide can be moved &
enlarged, up to full screen size the usual way.

-- 
-- Jerry van Dijk | Leiden, Holland
-- Team Ada       | jdijk@acm.org
-- see http://stad.dsl.nl/~jvandyk




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Which compiler is best for first year CS student?
  1999-08-03  0:00 Which compiler is best for first year CS student? �տ���
  1999-08-03  0:00 ` Martin C. Carlisle
  1999-08-03  0:00 ` jerry
@ 1999-08-03  0:00 ` Marin David Condic
  1999-08-03  0:00   ` Ed Falis
  1999-08-04  0:00 ` Ian Thomson
  3 siblings, 1 reply; 6+ messages in thread
From: Marin David Condic @ 1999-08-03  0:00 UTC (permalink / raw)


"�տ���" wrote:

> Hi.
>
> I'm currently using GNAT 3.11 on Windows98 but I found the compiler's window
> is never positioned where I want it to be and the window is too small and
> inconvenient to enter a long code.
>

I'm guessing that you are really talking about the AdaGIDE editor that comes
with GNAT. Positioning the window where you want it should just be a matter of
clicking on the bar and dragging it. You can also grab one of the corners and
enlarge the window to as large as you like.

Note that GNAT does not depend on AdaGIDE. You can use any text editor (e.g.
Notepad) you like as long as it will produce a simple ASCII text file. Then you
open an MS-DOS window and invoke the compiler from the command line.

>
> Would someone recommend any best or better compiler for the beginner of
> Ada95?

GNAT is a good choice for the beginner because it is readily available for the
cost of a download and can be run quite simply from the command line. Aonix has
a good product, but in my experience it is more complex to set up and use.
Here's a list of URLs for some of the Ada vendors that are out there. You can
always check http://www.adahome.com/ for a more complete list. See my web page
links section for additional Ada resources.

http://www.gnat.com/
http://www.aonix.com/
http://www.ddci.com/
http://www.ghs.com/
http://www.averstar.com/
http://ocsystems.com/
http://www.rational.com/
http://www.rrsoftware.com/
--

MDC

Marin David Condic
Real Time & Embedded Systems, Propulsion Systems Analysis
United Technologies, Pratt & Whitney, Large Military Engines
M/S 731-95, P.O.B. 109600, West Palm Beach, FL, 33410-9600
***To reply, remove "bogon" from the domain name.***

Visit my web page at: http://www.mcondic.com/






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Which compiler is best for first year CS student?
  1999-08-03  0:00 ` Marin David Condic
@ 1999-08-03  0:00   ` Ed Falis
  0 siblings, 0 replies; 6+ messages in thread
From: Ed Falis @ 1999-08-03  0:00 UTC (permalink / raw)


On Tue, 03 Aug 1999 11:25:16 -0400, Marin David Condic <condicma@bogon.pwfl.com> wrote:

> GNAT is a good choice for the beginner because it is readily available for the
> cost of a download and can be run quite simply from the command line. Aonix has
> a good product, but in my experience it is more complex to set up and use.

ObjectAda "Special Edition" is also available for the cost of a download at www.aonix.com, and supports a command line mode.  It's also 
directly compatible with other tools on Windows, and has an MSVC-like IDE.

- Ed Falis
Aonix




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Which compiler is best for first year CS student?
  1999-08-03  0:00 Which compiler is best for first year CS student? �տ���
                   ` (2 preceding siblings ...)
  1999-08-03  0:00 ` Marin David Condic
@ 1999-08-04  0:00 ` Ian Thomson
  3 siblings, 0 replies; 6+ messages in thread
From: Ian Thomson @ 1999-08-04  0:00 UTC (permalink / raw)


"�տ���" wrote:
> 

> Would someone recommend any best or better compiler for the beginner of
> Ada95?
> 
I'm assuming that you mean a better development environment.  I _highly_
recommmend GRASP:
http://www.eng.auburn.edu/department/cse/research/grasp/ 

hth

ian

______________________________________________________
                   Ian Thomson

   it103@york.ac.uk -- www-users.york.ac.uk/~it103/ 
_____you don't need eyes to see - you need vision_____




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-08-04  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-03  0:00 Which compiler is best for first year CS student? �տ���
1999-08-03  0:00 ` Martin C. Carlisle
1999-08-03  0:00 ` jerry
1999-08-03  0:00 ` Marin David Condic
1999-08-03  0:00   ` Ed Falis
1999-08-04  0:00 ` Ian Thomson

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