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
- Host: GitHub
- URL: https://github.com/dyalog/ucmdutils
- Owner: Dyalog
- License: mit
- Created: 2022-06-17T10:32:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T14:27:49.000Z (almost 2 years ago)
- Last Synced: 2025-09-11T18:47:29.727Z (10 months ago)
- Topics: apl, dyalog, dyalog-apl, user-command
- Language: APL
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`