How to call Coq corrector from external software? Does Coq have an API? Is Coq's command line interface rich enough to pass arguments to a file and get a response in the file? I'm interested in Java or C ++ bridges.
This is a legitimate question. Coq is no ordinary business software from which you can expect a developer-compatible API. I had a similar question about Isabelle / HOL and it was a legitimate question with a non-trivial answer.
source
share