QLib is a modular library for the Q programming language.
It is recommended to copy all source files and place them under the qlib subdirectory within your module search path, e.g., /home/user/.kx/mod/qlib/..
| Module | Description | Documentation | Dependencies |
|---|---|---|---|
clap |
Command-Line Argument Parser | clap.md | |
dbm |
Database Maintenance | dbm.md | |
fs |
File System Operations (Work in Progress) | fs.md | |
unit |
Unit Testing Framework (Work in Progress) | unit.md | fs |
If you'd like to contribute a module or fix an issue, please open a pull request or start a discussion in the issues tab.