comp.lang.ada
 help / color / mirror / Atom feed
From: Rob Veenker <veenker@xs4all.nl>
Subject: Re: some questons about A#
Date: Mon, 08 Nov 2004 20:41:33 +0100
Date: 2004-11-08T20:41:33+01:00	[thread overview]
Message-ID: <418fcbed$0$36860$e4fe514c@news.xs4all.nl> (raw)
In-Reply-To: cmnnkr$n4g$1@news2.ipartners.pl

A# lets you compile your Ada programs into MSIL assemblies. You can call the
Ada routines from any .Net application (and visa versa).
I have created C# Gui's that call the assemblies built by mgnat. It is even
possible to deploy A# on the PDA as long as it supports .Net compact
framework :-)
All you need are the mgnat runtime dll's (mgnat.dll and mgnatcs.dll) and
register them in the global assembly cache and your own A# library or
program and you're off.

Szymon Guz wrote:

> Hi,
> does anyone have some experience with using A# under Windows ? Is it
> really worth using it ? And maybe anyone did sth like creating a gui in
> e.g. SharpDevelop, and compiling it as a library and then using in an A#
> program ? Or maybe there is another way to use A# and have a nice gui. ?
> 
> regards
> Szymon Guz

-- 
regards,

Rob Veenker



      reply	other threads:[~2004-11-08 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 12:09 some questons about A# Szymon Guz
2004-11-08 19:41 ` Rob Veenker [this message]
replies disabled

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