comp.lang.ada
 help / color / mirror / Atom feed
* Re: Ada mode requests (Re: Ada vs C++ vs Java)
@ 1999-01-26  0:00 bourguet
  1999-01-26  0:00 ` dewar
  0 siblings, 1 reply; 46+ messages in thread
From: bourguet @ 1999-01-26  0:00 UTC (permalink / raw)


John McCabe <john.mccabe@gecm.com> wrote:

>>Brian Orpin wrote:
>>
>> On Mon, 25 Jan 1999 22:44:25 GMT, john@assen.demon.co.uk.nospam (John
>> McCabe) wrote:
>> >What on earth is ada-mode 3.0? First I've heard of it. Where can I get
>>
>> It is on the cs.nyu archive (as is 11p) as 3.1
>
>Can you give me an exact URL? I had a look round last night and couldn't
>find anything that seemed right. Is it part of a gzipped file or
>something.

ftp://cs.nyu.edu/pub/gnat/adamode_3.1.tar.gz

>> It does of course seem to assume that the only Ada compiler in the world
>> is Gnat which is a real pity.

>That's not surprising. I've heard something about ACT getting involved
>with ada-mode from the emacs ada mode mailing list, but I had hoped they
>would separate anything they did from the main code to allow other
>compilers to be used with it.

I do not see what prevent the use of this mode to edit ada code for other
compilers. As far as I known, the only thing which was not dependant on
gnat which will now be unavailable to others people is the stub generation
(perhaps a request to re-insert the old code could be sent to ACT?). By the
way every other time the result of the old code was just to copy the spec in
the body and add " body " after package.

I've more to complain (I've send a report) to the definition of key
sequences which should be reserved to users.

>> The texi file will not convert to info nor will it convert to html (as
>> the html file in the distribution shows).
>
>Tremendous ! (*NOT*)

I had no problem to generate an info file (it was named ada-mode).

-- Jean-Marc

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




^ permalink raw reply	[flat|nested] 46+ messages in thread
* Ada vs C++ vs Java
@ 1999-01-12  0:00 Leszek Sczaniecki
  1999-01-13  0:00 ` Erik Funkenbusch
  0 siblings, 1 reply; 46+ messages in thread
From: Leszek Sczaniecki @ 1999-01-12  0:00 UTC (permalink / raw)


We are about to start a big project, something about 250k lines of code.
We are going to stick to it for next several years. We would like to
make an educated choice for the underlying language. This language
should
- support object oriented programming
- support parallel programming
- lead to easily maintainable code
- promote safe programming techniques
- have significant support from commercial vendors (compilers, GUI
design, testing sw)
- be available for popular processors (such as 68xxx, PowerPC, etc.)
- enjoy wealth of existing solutions
- support "almost real time" execution
- be suitable for design of embedded systems
- have existing support for vxworks

There is a legacy code written in Ada and our customer would prefer Ada
95. However, we became seriously concerned that there is not sufficient
support for Ada in the commercial world. Given, that we will be stuck
with our project for the next several years we would like to choose
something that still will have adequate support few years down the road.
Given all that we decided to check C++ and Java. I would appreciate
greatly any comparisons, comments, hints, pointers to electronic and
hard copy sources, warnings about traps and pitfalls, etc. that would
help us thoroughly justify the language choice to our customer.

-leszek

PS
If you are afraid that your response may start a religious war or that
it is not of interest of your newsgroup please send me e-mail.






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

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

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-26  0:00 Ada mode requests (Re: Ada vs C++ vs Java) bourguet
1999-01-26  0:00 ` dewar
1999-01-27  0:00   ` bourguet
1999-01-27  0:00     ` John McCabe
     [not found]   ` <36affcb4.14065782@news.geccs.gecm.com>
1999-01-27  0:00     ` Simon Wright
1999-01-29  0:00       ` John McCabe
1999-01-30  0:00         ` dewar
     [not found]           ` <36b7695a.2630918@news.geccs.gecm.com>
1999-02-02  0:00             ` Chris Morgan
1999-02-03  0:00               ` John McCabe
1999-02-03  0:00                 ` Chris Morgan
1999-02-04  0:00                   ` John McCabe
1999-02-04  0:00                     ` Chris Morgan
1999-02-05  0:00                       ` John McCabe
1999-02-04  0:00                     ` EMACS Ada Mode Maintenance dewar
1999-02-04  0:00                       ` dennison
1999-02-05  0:00                         ` robert_dewar
1999-02-05  0:00                           ` briot
1999-02-05  0:00                             ` dewar
1999-02-05  0:00                               ` John McCabe
1999-02-05  0:00                             ` John McCabe
1999-02-05  0:00                       ` John McCabe
1999-02-05  0:00                         ` dewar
1999-02-05  0:00                           ` John McCabe
1999-02-07  0:00                           ` Matthew Heaney
  -- strict thread matches above, loose matches on Subject: below --
1999-01-12  0:00 Ada vs C++ vs Java Leszek Sczaniecki
1999-01-13  0:00 ` Erik Funkenbusch
1999-01-14  0:00   ` Gerhard Menzl
1999-01-14  0:00     ` John Birch
1999-01-15  0:00       ` Gerhard Menzl
1999-01-15  0:00         ` John Birch
1999-01-16  0:00           ` robert_dewar
1999-01-18  0:00             ` dennison
1999-01-18  0:00               ` robert_dewar
1999-01-19  0:00                 ` Crazy Pete
1999-01-19  0:00                   ` robert_dewar
1999-01-20  0:00                     ` Christopher Browne
1999-01-19  0:00                       ` bill
1999-01-20  0:00                         ` dennison
1999-01-20  0:00                           ` robert_dewar
1999-01-20  0:00                             ` dennison
1999-01-21  0:00                               ` Matthew Heaney
1999-01-21  0:00                                 ` Al Christians
1999-01-21  0:00                                   ` Matthew Heaney
1999-01-21  0:00                                     ` Al Christians
1999-01-22  0:00                                       ` Matthew Heaney
1999-01-21  0:00                                         ` bill_1
1999-01-22  0:00                                           ` Matthew Heaney
1999-01-22  0:00                                             ` Ada mode requests (Re: Ada vs C++ vs Java) dennison
1999-01-22  0:00                                               ` dennison
1999-01-22  0:00                                               ` David C. Hoos, Sr.
1999-01-24  0:00                                                 ` dewar
1999-01-28  0:00                                                   ` John McCabe
1999-01-29  0:00                                                     ` dewar
1999-01-29  0:00                                                       ` John McCabe
1999-01-30  0:00                                                         ` robert_dewar
1999-01-30  0:00                                                           ` John McCabe
1999-01-29  0:00                                                     ` John McCabe
1999-01-25  0:00                                                 ` John McCabe
     [not found]                                                   ` <36afc1ec.20165240@news.geccs.gecm.com>
1999-01-26  0:00                                                     ` John McCabe
1999-01-27  0:00                                                       ` dennison
     [not found]                                                       ` <36b019e5.897220@news.geccs.gecm.com>
1999-01-28  0:00                                                         ` John McCabe
1999-01-29  0:00                                                           ` dewar
1999-01-29  0:00                                                             ` Samuel Tardieu
1999-01-30  0:00                                                               ` John McCabe
     [not found]                                                           ` <36b170cd.1793333@news.geccs.gecm.com>
1999-01-29  0:00                                                             ` John McCabe
1999-01-22  0:00                                               ` Matthew Heaney
1999-01-22  0:00                                                 ` David C. Hoos, Sr.
1999-01-24  0:00                                                   ` robert_dewar
1999-01-22  0:00                                                 ` dennison

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