ocaml/dune

allow to use rtop (reasonml utop) with dune

开放

#5,975 创建于 2022年7月15日

 (1 条评论) (0 个反应) (0 位负责人)OCaml (478 个派生)github user discovery
help wanted

仓库指标

星标
 (1,882 个星标)
PR 合并指标
 (平均合并 1天 20小时) (30 天内合并 345 个 PR)

描述

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.

贡献者指南