Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
A Sharp (.NET)
Programming language port

A# is a port of the Ada programming language to the Microsoft .NET platform. A# is freely distributed by the Department of Computer Science at the United States Air Force Academy as a service to the Ada community under the terms of the GNU General Public License.

AdaCore took over this development in 2007, and announced "GNAT for .NET", which is a fully supported .NET product with all of the features of A# and more. As of 2021, A# has fallen dramatically in popularity and is considered by some to be a dead language (there are no known users or implementations).[unreliable source?]

We don't have any images related to A Sharp (.NET) yet.
We don't have any YouTube videos related to A Sharp (.NET) yet.
We don't have any PDF documents related to A Sharp (.NET) yet.
We don't have any Books related to A Sharp (.NET) yet.
We don't have any archived web articles related to A Sharp (.NET) yet.

Examples

Hello, world!

with Ada.Text_IO; use Ada.Text_IO; procedure Hello_Dotnet is begin Put_Line(Item => “Hello, world!”); end Hello_Dotnet;

3

References

  1. Cited by Martin Carlisle (USAFA) https://asharp.martincarlisle.com/ and see also http://www.adacore.com/2007/09/10/adacore-first-to-bring-true-net-integration-to-ada/ Archived 2007-10-28 at the Wayback Machine https://asharp.martincarlisle.com/

  2. Developer, Website (2021-03-10). "The Mysterious Existence of A#". Medium. Retrieved 2021-06-22. https://seattlewebsitedevelopers.medium.com/the-mysterious-existence-of-a-325d870ee6a4

  3. "A#: Multilanguage Programming with Ada in .NET". Retrieved July 1, 2023. http://www.sigada.org/conf/sigada2003/SIGAda2003-CDROM/SIGAda2003-Tutorials/Carlisle-ASharp.pdf&ved=2ahUKEwje_ae47u3_AhWcJDQIHWjBC2wQFnoECAoQAQ&usg=AOvVaw3UUxN6L6w7t0ErTGFzK2mT