cuite
cuite copied to clipboard
Toward MVP: minimal documentation
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.