An open API service indexing awesome lists of open source software.

https://github.com/dyalog/ucmdutils

2022 reimplementation of user command system
https://github.com/dyalog/ucmdutils

apl dyalog dyalog-apl user-command

Last synced: 5 months ago
JSON representation

2022 reimplementation of user command system

Awesome Lists containing this project

README

          

# UCMDUtils
20.0 reimplementation of user command system
## Usage
1. Put the `UCMDUtils` folder into a `StartupSession` folder
2. Start APL and run `⎕SE.UCMDUtils.State 1`
3. To switch back to the old framework, enter `⎕SE.UCMDUtils.State 0`