Anyone who can write an APL function should be able to host it on the web.™
Rendered webpage |
APL code |
:class videoSimple: MiPageSample
⍝ Control:: _html.video
⍝ Description:: Embed a video
∇ Compose
:Access public
'src=../Data/bear.mp4' 'autoplay='Add _.video'Your browser does not support the video tag.'
∇
:endclass