comp.lang.ada
 help / color / mirror / Atom feed
* Re: ada to java
       [not found] <bpat2g$c3a$1@email.tds-eagan.lmco.com>
@ 2025-08-13 13:27 ` Niocláisín Cóilín de Ghlostéir
  2025-08-13 13:58   ` Von Ottone
  2025-08-13 20:57   ` Keith Thompson
  0 siblings, 2 replies; 6+ messages in thread
From: Niocláisín Cóilín de Ghlostéir @ 2025-08-13 13:27 UTC (permalink / raw)


On Mon, 17 Nov 2003, Ed Trubia wrote:
"Looking for a grammar / parser that will allow me to convert ada to java. 
I
have a very large ada program, that for the most part needs to converted to
java. Jgnat is not an option because of our operating environment.

Anything available.

Thanks in advance,
Ed Trubia"


I do not believe that it itself "needs to converted to
java"!

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

* Re: ada to java
  2025-08-13 13:27 ` ada to java Niocláisín Cóilín de Ghlostéir
@ 2025-08-13 13:58   ` Von Ottone
  2025-08-13 14:07     ` Niocláisín Cóilín de Ghlostéir
  2025-08-13 15:17     ` Niocláisín Cóilín de Ghlostéir
  2025-08-13 20:57   ` Keith Thompson
  1 sibling, 2 replies; 6+ messages in thread
From: Von Ottone @ 2025-08-13 13:58 UTC (permalink / raw)


On Wed, 13 Aug 2025 15:27:53 +0200, Niocláisín Cóilín de Ghlostéir
<Spamassassin@irrt.De> wrote:

>On Mon, 17 Nov 2003, Ed Trubia wrote:
>"Looking for a grammar / parser that will allow me to convert ada to java. 
>I
>have a very large ada program, that for the most part needs to converted to
>java. Jgnat is not an option because of our operating environment.
>
>Anything available.
>
>Thanks in advance,
>Ed Trubia"
>
>
>I do not believe that it itself "needs to converted to
>java"!

Right. Java is evil.

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

* Re: ada to java
  2025-08-13 13:58   ` Von Ottone
@ 2025-08-13 14:07     ` Niocláisín Cóilín de Ghlostéir
  2025-08-13 14:41       ` Von Ottone
  2025-08-13 15:17     ` Niocláisín Cóilín de Ghlostéir
  1 sibling, 1 reply; 6+ messages in thread
From: Niocláisín Cóilín de Ghlostéir @ 2025-08-13 14:07 UTC (permalink / raw)


On Wed, 13 Aug 2025, Von Ottone wrote:
"Java is evil."

Thanks for replying, but, well, I do not go so far as to accuse so!

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

* Re: ada to java
  2025-08-13 14:07     ` Niocláisín Cóilín de Ghlostéir
@ 2025-08-13 14:41       ` Von Ottone
  0 siblings, 0 replies; 6+ messages in thread
From: Von Ottone @ 2025-08-13 14:41 UTC (permalink / raw)


On Wed, 13 Aug 2025 16:07:45 +0200, Niocláisín Cóilín de Ghlostéir
<Spamassassin@irrt.De> wrote:

>On Wed, 13 Aug 2025, Von Ottone wrote:
>"Java is evil."
>
>Thanks for replying, but, well, I do not go so far as to accuse so!

When the web was only html, 30 years ago, things worked smooth. Now
the internet is a bedlam with all those "active content" websites,
they are vectors for cruel cyberattacks.

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

* Re: ada to java
  2025-08-13 13:58   ` Von Ottone
  2025-08-13 14:07     ` Niocláisín Cóilín de Ghlostéir
@ 2025-08-13 15:17     ` Niocláisín Cóilín de Ghlostéir
  1 sibling, 0 replies; 6+ messages in thread
From: Niocláisín Cóilín de Ghlostéir @ 2025-08-13 15:17 UTC (permalink / raw)


On Wed, 13 Aug 2025, Von Ottone wrote:
"Right. Java is evil."

An amusing comp.lang.java.programmer article has Headers
Subject: Re: constructor with more than 255 params
and
Message-ID: <1127383390.117229.283330@g44g2000cwa.googlegroups.com>
References: <dgtn42$531@netnews.net.lucent.com>
   <sdq4j151n19sas3ed1j9tqa5st295kdirf@4ax.com>
by Hemal  Pandya . . .
"Roedy Green wrote:
[...]
>
>  Alternatively, put the parameter info into a Collection, perhaps a
> HashMap of name=value pairs and pass in the Collection.

All very good advice. But instead of using the evil data structure
HashMap you might find the named parameter indiom useful:
http://www.parashift.com/c++-faq-lite/ctors.html#faq-10.18
"

Ada is absolutely better as normal.

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

* Re: ada to java
  2025-08-13 13:27 ` ada to java Niocláisín Cóilín de Ghlostéir
  2025-08-13 13:58   ` Von Ottone
@ 2025-08-13 20:57   ` Keith Thompson
  1 sibling, 0 replies; 6+ messages in thread
From: Keith Thompson @ 2025-08-13 20:57 UTC (permalink / raw)


Niocláisín Cóilín de Ghlostéir <Spamassassin@irrt.De> writes:
> On Mon, 17 Nov 2003, Ed Trubia wrote:
> "Looking for a grammar / parser that will allow me to convert ada to
> java. I
> have a very large ada program, that for the most part needs to converted to
> java. Jgnat is not an option because of our operating environment.
>
> Anything available.
>
> Thanks in advance,
> Ed Trubia"
>
>
> I do not believe that it itself "needs to converted to
> java"!

You are replying to an article from 2003.

The universal Usenet convention is to mark quoted text with "> " on
each line, not to surround it with quotation marks.  Your newsreader
should do this automatically.  It makes it easier for others to read
your posts.

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */

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

end of thread, other threads:[~2025-08-13 20:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bpat2g$c3a$1@email.tds-eagan.lmco.com>
2025-08-13 13:27 ` ada to java Niocláisín Cóilín de Ghlostéir
2025-08-13 13:58   ` Von Ottone
2025-08-13 14:07     ` Niocláisín Cóilín de Ghlostéir
2025-08-13 14:41       ` Von Ottone
2025-08-13 15:17     ` Niocláisín Cóilín de Ghlostéir
2025-08-13 20:57   ` Keith Thompson

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