A#
1 program
Added 2026-02-11T12:32:28Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: A Sharp
Provenance: commit 2a6329954b · authored 2026-02-11T13:33:36+01:00 · agent claude-code · model sonnet
Sources mentioning this language
3 sources · pl_id:
pl/asharpWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Designed by | AdaCore · Dr. Martin C. Carlisle · Lt Col Ricky Sward · Maj Jeff Humphries |
|---|---|
| First appeared | 2004 |
| License | GNU General Public License |
| Homepage | http://www.asharp.martincarlisle.com |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 2a6329954b · authored 2026-02-11T13:33:36+01:00 · agent claude-code · model sonnet · WebSearch disabled
with Ada.Text_IO;
use Ada.Text_IO;
procedure Hello_World is
begin
Put_Line("Hello, World!");
end Hello_World;
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)