example-ocaml-merlin:OCaml 中使用 Merlin 的简单项目示例

时间:2024-06-23 04:49:14
【文件属性】:

文件名称:example-ocaml-merlin:OCaml 中使用 Merlin 的简单项目示例

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-23 04:49:14

OCaml

OCaml 与 OCamlBuild 和 Merlin 项目结构 这是一个使用 OCamlBuild 和 Merlin 的示例项目。 - src/ <-- source code lives here awesome.ml <-- An example module implementation awesome.mli <-- An example module specification main.ml <-- Main entry point test.ml <-- Test harness (uses OCamlBuild) Makefile <-- Driver for `make` (uses OCB) .merlin <-- Merlin configuratio


【文件预览】:
example-ocaml-merlin-master
----src()
--------awesome.ml(74B)
--------test.ml(209B)
--------main.ml(167B)
--------awesome.mli(206B)
----.gitignore(18B)
----.merlin(43B)
----_tags(44B)
----Makefile(126B)
----README.md(3KB)

网友评论