kdb-haskell
kdb+ client library in Haskell.
Status
- Parser and serializer for most kdb+ types is implemented with good test coverage.
Plans/Open Issues
- 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
Contributing
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.