398 B
398 B
- be able to load *.cmx{,a} when we use "#require"
findlib
/topfind
only loads directories,ocamlnat
wants to load files. Let's use our work aboutuniq
to solve dependencies and load artifacts - do some tests with Miou and see if we can execute small applications
- start to eval a file (and show the result?)
- start to make a nice intf for a HTTP server via
httpcats