Anyone who can write an APL function should be able to host it on the web.™
:class aSimple : MiPageSample ⍝ Control:: _html.a ⍝ Description:: Insert a hyperlink ∇ Compose :Access public Add'Click ' 'href="http://www.dyalog.com/meet-team-dyalog.htm"' 'target="blank"'Add _.a'here' Add' to meet us.' ∇ :endclass