From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a50a3c40267219cc,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-15 01:21:58 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mengyana@legend.com (Mike Meng) Newsgroups: comp.lang.ada Subject: Why not combine Ada and C++? Date: 15 Oct 2001 01:21:58 -0700 Organization: http://groups.google.com/ Message-ID: <3105e154.0110150021.32ff5426@posting.google.com> NNTP-Posting-Host: 211.100.14.13 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1003134118 8155 127.0.0.1 (15 Oct 2001 08:21:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 15 Oct 2001 08:21:58 GMT Xref: archiver1.google.com comp.lang.ada:14502 Date: 2001-10-15T08:21:58+00:00 List-Id: Hi, I am a proficient C++ programmer, who also admire Ada's reliability and power. After tasted a little Ada, I must admit that I like it. I alway say to my friends, though C++ is a great language, it's population is just because it's *C*++. If the most pop PL in mid-1990s was Ada, the whole life would be much easier. But the history is history. Though I know Ada's syntax is much clearer and readable than C++'s, nowadays, most of programmers are familiar with C-family languages' syntax. Some of my friends don't like Ada just because it's not case-sensitive! I'm an SCJP (Sun's Certificated Java Programmer), I clearly remember what the teacher said, "Java is created with C++'s syntax and Smalltalk's semantic". I always thought, if there is a language with C++ syntax and Ada95's semantic, it must be very pop! I don't know much about Ada, so I can't figure out how is the feasibility. Please comment it.