ocaml/dune

allow to use rtop (reasonml utop) with dune

オープン

#5,975 opened on 2022/07/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)OCaml (478 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (1,882 個のスター)
PR merge metrics
 (平均マージ 1d 20h) (30d で 345 merged PRs)

説明

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.

コントリビューターガイド