HLA
1 program
Added 2026-02-22T12:00:00Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: High Level Assembly, High-Level Assembly
Provenance: commit 7bd460c4b7 · authored 2026-02-22T11:45:17+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
5 sources · pl_id:
pl/hlaWikipedia 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 | Randall Hyde |
|---|---|
| License | Public domain |
| Homepage | https://plantation-productions.com/Webster/HighLevelAsm/index.html |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 7bd460c4b7 · authored 2026-02-22T11:45:17+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
program HelloWorld;
#include( "stdlib.hhf" )
begin HelloWorld;
stdout.put( "Hello, World!", nl );
end HelloWorld;
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.)