ocaml/dune

allow to use rtop (reasonml utop) with dune

Aperta

#5975 aperta il 15 lug 2022

 (1 commento) (0 reazioni) (0 assegnatari)OCaml (478 fork)github user discovery
help wanted

Metriche repository

Star
 (1882 stelle)
Metriche merge PR
 (Merge medio 1g 20h) (345 PR mergiate in 30 g)

Descrizione

Desired Behavior

dune allow to compile reasonml files but AFAIK we cannot use the rtop REPL.

Example

just run dune rtop and you will get inside the ReasonML REPL, the same way as dune utop for Ocaml projects.

Guida contributor