https://github.com/snuffish/ydb-toolbox
Toolbox for MUMPS (M) GT.M / YottaDB
https://github.com/snuffish/ydb-toolbox
debug gtm gui m mumps ydb yottadb
Last synced: 6 months ago
JSON representation
Toolbox for MUMPS (M) GT.M / YottaDB
- Host: GitHub
- URL: https://github.com/snuffish/ydb-toolbox
- Owner: snuffish
- Created: 2023-07-10T18:45:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T08:41:09.000Z (over 2 years ago)
- Last Synced: 2025-04-04T21:23:19.319Z (about 1 year ago)
- Topics: debug, gtm, gui, m, mumps, ydb, yottadb
- Language: M
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YDB-ToolBox
This is a YottaDB/GT.M Toolbox with some usefull custom made Utility Tools made by [@Snuffish](https://twitter.com/Snuffish90).
## This ToolBox Includes
- [GUI (Graphical User Interface)](GUI/README.md)
- Create CLI interactive M-Routines with Select-view, window-frames, positioning components etc.
- [DEBUG](DEBUG/README.md)
- An interactive tool to Debug your M-Routines in a Graphical User Interface in YDB `-direct` mode.
- [YAML Parser](YAML/README.md)
- WIP