kdb+ client library in Haskell.
- Parser and serializer for most kdb+ types is implemented with good test coverage.
- q parser - I would like to be able to parse q into an ast to see if it is possible to add some type checking and inference.
- ToKDB/FromKDB
- Add remaining types
- Export public API
There are no specific guidelines as of yet, however if you find this library useful, please consider contributing. If you cannot contribute, please get in touch anyway, it is always good to hear feedback.