Anyone who can write an APL function should be able to host it on the web.™
Rendered webpage |
APL code |
:Class ejDigitalGaugeSimple : MiPageSample
⍝ Control:: _SF.ejDigitalGauge
⍝ Description:: Digital (LCD-style) display
∇ Compose
:Access Public
Add _.h4'ejDigitalGauge Example'
Add _.ejDigitalGauge 'LCD-style display'
∇
:EndClass