codept icon indicating copy to clipboard operation
codept copied to clipboard

Sharing how DkCoder uses codept

Open jonahbeckford opened this issue 1 year ago • 2 comments

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:

  1. Hopefully it will be good to see how others are using your library.
  2. I think of ModuleUniverse as a high-level API over codept/lib/. Maybe others can use something similar to make their own solver loops. In my case I needed something quite different than how codept/core/ uses codept/lib/.

If you want anything in that code I'll upstream/re-license/whatever.

jonahbeckford avatar Apr 23 '24 10:04 jonahbeckford

Thanks a lot ! I will have a look once I am less busy with the OCaml compiler (which will happen some day... surely?).

Octachron avatar Apr 23 '24 16:04 Octachron