xvw / merl-an

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merl-an

Tool for merlin performance analysis

Merl-an generates queries to analyze merlin performance and behavior, executes them and gathers the results.

Local development

Since merl-an streamlines Merlin's main trunk, we recommend building a local switch and manually adding the dependency to Merlin:

opam update
opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y
eval $(opam env)
dune build

About

License:MIT License


Languages

Language:Jupyter Notebook 89.0%Language:OCaml 9.0%Language:Raku 1.4%Language:Nix 0.5%Language:Shell 0.0%Language:Standard ML 0.0%