Skip to content

jkane17/qlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QLib

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/..

Modules

Module Description Documentation Dependencies
clap Command-Line Argument Parser clap.md
dbm Database Maintenance dbm.md fs
fs File System Operations (Work in Progress) fs.md
unit Unit Testing Framework (Work in Progress) unit.md fs

Contributing

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.

About

Library for the Q programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors