comp.lang.ada
 help / color / mirror / Atom feed
From: Marius Amado Alves <amado.alves@netcabo.pt>
To: comp.lang.ada@ada-france.org
Subject: Re: Does Visual ADA exist?
Date: Tue, 11 Jan 2005 12:44:10 +0000
Date: 2005-01-11T12:44:10+00:00	[thread overview]
Message-ID: <mailman.42.1105447548.527.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <cs0dab$gni$1@rdel.co.uk>

> I am trying to evaluate the transfer of a program written in ADA that runs
> on an old DOS based computer to a win2000 computer.  I need to make the
> program user friendly by giving it a graphical user interface.   At the
> moment its just a text interface.  I will probably have to rewrite the
> program.  Does Visual ADA exist?  If not, is there software that can be used
> to convert (cross compile) ADA to C or C++ so I can convert to visual C or
> visual C++?

You should take the chance to do it all in Ada using one the many 
excelent Ada GUI libraries available. If nothing fancy use JEWL.

But... if you really want to use a C GUI library then I would recomend a 
bilingual construction. You already have the business logic in Ada. 
Leave it there. Don't "rewrite" it: just make a wrapper around it that 
exports it to C. Then make you gadgets in C connecting to the business 
logic thru this wrapper.




  parent reply	other threads:[~2005-01-11 12:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-11 11:28 Does Visual ADA exist? corlioni1976
2005-01-11 12:33 ` Ole-Hjalmar Kristensen
2005-01-11 14:01   ` corlioni1976
2005-01-11 22:41     ` tmoran
2005-01-11 12:44 ` Marius Amado Alves [this message]
2005-01-11 14:08   ` corlioni1976
2005-01-11 15:02     ` Marius Amado Alves
2005-01-11 15:45     ` Martin Krischik
2005-01-12  2:25     ` Frank Beard
2005-01-12  3:17     ` Wes Groleau
2005-01-13 20:35 ` David Botton
2005-01-17 18:02 ` sclairmont
replies disabled

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