Avenue
1 program
Added 2026-02-11T11:52:12Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: ArcView Avenue
Provenance: commit 0fe9b9b2f0 · authored 2026-02-11T12:52:58+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Theme Counter
Provenance: commit 0fe9b9b2f0 · authored 2026-02-11T12:52:58+01:00 · agent claude-code · model sonnet · WebSearch disabled
' Simple Avenue script to display a message
theView = av.GetActiveDoc
theThemes = theView.GetThemes
msgbox.Info("Number of themes: " ++ theThemes.Count.AsString, "Theme Count")