cuite icon indicating copy to clipboard operation
cuite copied to clipboard

Toward MVP: minimal documentation

Open let-def opened this issue 6 years ago • 0 comments

Explain how Qt concepts map to OCaml. Provide tutorials to get started:

  • basic widgets
  • event dispatching (using delegates rather than inheritance)
  • simple mainloop
  • Lwt mainloop

Optional: provide some infrastructure to add ocamldoc to generated files.

let-def avatar Jun 25 '19 07:06 let-def