TryAPL icon indicating copy to clipboard operation
TryAPL copied to clipboard

This is the source code for TryAPL.org

Results 34 TryAPL issues
Sort by recently updated
recently updated
newest added

so one can link straight to a prepopulated ws.

enhancement

Try pressing enter, it seems to try and extend the dfn somehow: https://tryapl.org/?clear&q=%7B%E2%8D%B5%3D%27%27%7D%27A%27&run

https://tryapl.org/?clear&q=%E2%8E%95PP%E2%86%903%20%E2%8B%84%20%C3%B73&run ``` TryAPL Version 3.5.0 (enter ]State for details) Tue Aug 10 2021 11:05:31 Copyright (c) Dyalog Limited 1982-2021 ⎕PP←3 ⋄ ÷3 0.3333333333 ```

They could render in left markdown pane or in a modal.

enhancement

WIBNI the tips (when hovering the aplkbd) would also feature links to the doc-pages?

enhancement

There should probably be 3 js files (or 1 big one) tryapl.js - deals with handling Jarvis & the fake session (basically rightPane stuff) and the workspace upload/download stuff jupyter.js...

enhancement

Ideally there should be four schemes: ``` ┌───────────────────┬──────────────────┐ │Dark high-contrast │Dark low-contrast │ ├───────────────────┼──────────────────┤ │Light high-contrast│Light low-contrast│ └───────────────────┴──────────────────┘ ```

enhancement

https://github.com/kueblc/LDT

enhancement