Is it possible to set up Merlin environment for MetaOCaml?

188 Views Asked by At

Is it possible to set up Merlin environment for MetaOCaml?

1

There are 1 best solutions below

1
On BEST ANSWER

merlin compiles just fine with metaocaml, but obviously it doesn't understand BER syntax, so only the most basic features are working and types are not precise for meta code.