codept
codept copied to clipboard
Sharing how DkCoder uses codept
Thanks for releasing this tool!
I've made a repository with my codept solver loop. ~~https://gitlab.com/diskuv/share/dkcoder-codept~~ https://gitlab.com/dkml/build-tools/MlFront. Two reasons:
- Hopefully it will be good to see how others are using your library.
- I think of
ModuleUniverseas a high-level API overcodept/lib/. Maybe others can use something similar to make their own solver loops. In my case I needed something quite different than howcodept/core/usescodept/lib/.
If you want anything in that code I'll upstream/re-license/whatever.
Thanks a lot ! I will have a look once I am less busy with the OCaml compiler (which will happen some day... surely?).