Anyone who can write an APL function should be able to host it on the web.™
Rendered webpage |
APL code |
:Class ejLinearGaugeSimple : MiPageSample
⍝ Control:: _SF.ejLinearGauge
⍝ Description:: Linear gauge (thermometre style)
∇ Compose
:Access Public
Add _.h4'ejLinearGauge Example'
Add _.ejLinearGauge 67
∇
:EndClass