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

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

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