comp.lang.ada
 help / color / mirror / Atom feed
* Re: Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by  Ed Schonberg)
@ 1992-10-26 18:40 J. Giles
  0 siblings, 0 replies; 5+ messages in thread
From: J. Giles @ 1992-10-26 18:40 UTC (permalink / raw)


In article <OBRY.92Oct26113622@cheesesteak.flash.bellcore.com>, obry@flash.bell
core.com (Pascal Obry) writes:
                         ^^^^^^
|> [...]
|> If I love Ada, it's not for lack of knowledge of others languages, but becau
se
|> it's definitly the best for me. I think a computer language must match your
|> philosophy of thinking things ...

Someone named Pascal who prefers Ada.  *That's* a real endorsement.

-- 
J. Giles

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

* Re: Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by  Ed Schonberg)
@ 1992-10-26 19:36 Pascal Obry
  0 siblings, 0 replies; 5+ messages in thread
From: Pascal Obry @ 1992-10-26 19:36 UTC (permalink / raw)


My turn, 

   1) What is your native language (ex. English, French, Spanish, et.al.)?

	French

   1bis) What computer language do you learn (in order) ?
	 (I think we should add this, to understand better 4 and 5)

	8080/Z80 Basic 8086 Pascal C Fortran Cobol Lisp Ada Eiffel C++

   2) What was the first computer language that you wrote programs in?

	ASSEMBLER 8080 (Z80) on a Amstard 464
	
	But, a little bit before on a Texas-Instrument 57
	(But, I'am not sure if we could called this computer language !!)

   3) What assembly/macro assembly language did you first learn?

	8080/Z80 after 8086

   4) To your personal knowledge, what compiler would you buy for your
   personal computer if cost is not a problem (you have unlimited dollars
   to use)?

	Alsys Ada for a PC with a binding to windows (if one was existing !!)

   5) To your personal knowledge, what compiler would you buy for your
   personal computer if cost is a problem (you have to buy the cheapest)?

	today   : Meridian Ada for windows

	tomorow : GNAT


If I love Ada, it's not for lack of knowledge of others languages, but because
it's definitly the best for me. I think a computer language must match your
philosophy of thinking things ...


--

-------------------------------------------------------------------------------
--  Pascal OBRY								     --
--  Room 2D-337				e_mail : obry@bellcore.com  	     --
--  Bellcore								     --
--  445 South Street			voice : 1 - 201 829 4039	     --
--  Post Office Box 1910						     --
--  Morristown, New Jersey 07962-1910					     --
-------------------------------------------------------------------------------

  `` inheritance is surely a good answer, but who knows the question ? ''

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

* Re: Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by  Ed Schonberg)
@ 1992-10-29 22:56 bloom-picayune.mit.edu!enterpoop.mit.edu!snorkelwacker.mit.edu!tamsun.tam
  0 siblings, 0 replies; 5+ messages in thread
From: bloom-picayune.mit.edu!enterpoop.mit.edu!snorkelwacker.mit.edu!tamsun.tam @ 1992-10-29 22:56 UTC (permalink / raw)


In <OBRY.92Oct26113622@cheesesteak.flash.bellcore.com> obry@flash.bellcore.com 
(Pascal Obry) writes:


My turn, 

>   1) What is your native language (ex. English, French, Spanish, et.al.)?

English

>   1bis) What computer language do you learn (in order) ?

DAP-II, FORTRAN II, FORTRAN IV, DAP-16, Algol-60, COBOL, 
Macro-11, PL/1, Plexus, Pascal, DCL, Ada, C, Perl, etc, etc,

>   2) What was the first computer language that you wrote programs in?

DAP-II.

>   3) What assembly/macro assembly language did you first learn?

DAP-II.

>   4) To your personal knowledge, what compiler would you buy for your
>   personal computer if cost is not a problem (you have unlimited dollars
>   to use)?

Rational Ada (if you have "unlimited dollars", the definition of
"personal computer" changes!)

>   5) To your personal knowledge, what compiler would you buy for your
>   personal computer if cost is a problem (you have to buy the cheapest)?

gcc


--Rob    spray@convex.com

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

* Re: Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by  Ed Schonberg)
@ 1992-11-03 18:57 yale.edu!jvnc.net!netnews.upenn.edu!uofs!guinness.cs.uofs.edu!beidler
  0 siblings, 0 replies; 5+ messages in thread
From: yale.edu!jvnc.net!netnews.upenn.edu!uofs!guinness.cs.uofs.edu!beidler @ 1992-11-03 18:57 UTC (permalink / raw)


After looking at several responses to the survey, I felt that my gray (white!) 
hair was beginning to show, so

 1) What is your native language (ex. English, French, Spanish, et.al.)

     English, with a distinct Pennsylvania Dutch accent, which surfaces
     every once in a while.

 1b) What computer language did you learn (in order) ?

     FORTRAN (Note no II,..), Burroughs 205 machine code, Fortran IV, PL/360,
     Algol-W, Lisp, Pascal, C (ick), Modula-2, Ada (and smatterings of Smalltal
k,
     Snobol, Scheme, Eiffel, Turing)

 2) What was the first computer language that you wrote programs in?

     If Burroughs 205 machine code doesn't count, then its Fortran IV. The
     weird thing is, I remember the program:  For k = 1, 2, ..., determine
     the values of n when n! contains k*n digits in its base 10 expansion.

 3) What assembly/macro assembly language did you first learn?

     BAL (S/360 assembler)

 4) To your personal knowledge, what compiler would you buy for your
    personal computer if cost is not a problem (you have unlimited dollars
    to use)?

      Rational Ada, of course

 5) To your personal knowledge, what compiler would you buy for your
    personal computer if cost is a problem (you have to buy the cheapest)?

      Meridian Ada

+------------------------------------------------------------------+
|  John (Jack) Beidler				                   |
|  Prof. of Computer Science Internet: BEIDLER@JAGUAR.UOFS.ED      |
|  University of Scranton              beidler@guinness.cs.uofs.edu|
|  Scranton, PA 18510	      Bitnet : BEIDLER@SCRANTON            |
|                                                                  |
|          Phone: (717) 941-7446	 FAX:   (717) 941-4250     |
+------------------------------------------------------------------+

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

* Re: Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by  Ed Schonberg)
@ 1992-11-05  2:14 Val Kartchner
  0 siblings, 0 replies; 5+ messages in thread
From: Val Kartchner @ 1992-11-05  2:14 UTC (permalink / raw)


  1) What is your native language (ex. English, French, Spanish, et.al.)
 
	English (American, Western, Utah)

  1b) What computer language did you learn (in order) ?

	BASIC, FORTRAN, COBOL, 6502 assembly, JCL (Harris job control),
	C, DCL (VAX/VMS command language), VAX-11 Macro (assembly),
	Pascal, LISP, Prolog, Ada, U*X shell (various), 68000 assembly,
	C++.

  2) What was the first computer language that you wrote programs in?

	BASIC

  3) What assembly/macro assembly language did you first learn?

	6502 assembly

  4) To your personal knowledge, what compiler would you buy for your
     personal computer if cost is not a problem (you have unlimited dollars
     to use)?

	Comeau C++

  5) To your personal knowledge, what compiler would you buy for your
     personal computer if cost is a problem (you have to buy the cheapest)?
 
	G++

  6) (Not included, but should have been.)  What languages do you have
     for your computer?

	SAS/C 6.0, G++

--
|===== The previous was my opinion -- val@csulx.weber.edu =====///============|
| "AMIGA: The computer for the creative mind." (tm) Commodore /// Weber State |
| "Macintosh: The computer for the rest of us."(tm) Apple \\\///  University  |
|============== "I think, therefore I AMiga." =============\///=== Ogden, UT =|
 

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

end of thread, other threads:[~1992-11-05  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-11-05  2:14 Fun survey! (was: Re: An admittedly biased Ada/C++ comparison, by Ed Schonberg) Val Kartchner
  -- strict thread matches above, loose matches on Subject: below --
1992-11-03 18:57 yale.edu!jvnc.net!netnews.upenn.edu!uofs!guinness.cs.uofs.edu!beidler
1992-10-29 22:56 bloom-picayune.mit.edu!enterpoop.mit.edu!snorkelwacker.mit.edu!tamsun.tam
1992-10-26 19:36 Pascal Obry
1992-10-26 18:40 J. Giles

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