Anyone who can write an APL function should be able to host it on the web.™
Rendered webpage |
APL code |
:class scriptSimple: MiPageSample
⍝ Control:: _html.script
⍝ Description:: Embed JavaScript
∇ Compose
:Access public
Add _.script'alert("Hello there!");'
∇
:endclass