coq-serapi VS Coqtail

Compare coq-serapi vs Coqtail and see what are their differences.

coq-serapi

Coq Protocol Playground with Se(xp)rialization of Internal Structures. (by ejgallego)

Coqtail

Interactive Coq Proofs in Vim (by whonore)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
coq-serapi Coqtail
1 2
122 251
- -
8.1 6.6
10 days ago about 7 hours ago
OCaml Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

coq-serapi

Posts with mentions or reviews of coq-serapi. We have used some of these posts to build our list of alternatives and similar projects.
  • Translating My Z3 Tutorial to Coq
    1 project | news.ycombinator.com | 27 Feb 2021
    It's a question I hadn't really considered before. On first pass, as far as I know, I'd say the answer is no. It isn't clear to me what the objective of embedding Coq with a C api for example would be. The very core of Coq is about verifying proofs and not producing them and I'm not sure what the benefit of embedding it is.

    Having said that there are a few projects that may be something like what you're asking. First off, Coq has the SerAPI project https://github.com/ejgallego/coq-serapi through which external programs can talk to coq. This has been used for example to make a python OpenAi gym like interface https://github.com/princeton-vl/CoqGym.

    A different direction might be something like MetaMath Zero https://arxiv.org/abs/1910.10703 which is intended to be a small and fast verifier for it's language, perhaps maybe someday for embedding in applications. There is this notion of "Proof Carrying Code" which I don't really know what the current state of the art is. https://en.wikipedia.org/wiki/Proof-carrying_code One might want an easily embeddable trusted verifier for that purpose. I don't know.

Coqtail

Posts with mentions or reviews of Coqtail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-05.
  • Code completion for Coq.
    3 projects | /r/neovim | 5 Sep 2022
    I've looked at both of these before, but neither of them fit the bill. Both are used for interactive execution of Coq programs from inside Neovim (I already use https://github.com/whonore/Coqtail for that purpose), but neither provides code completion. Nonetheless, thank you so much for your help. Much appreciated.
  • Is MATH145 worth it?
    2 projects | /r/uwaterloo | 15 Sep 2021
    If you're finding coqide hard to use, I used to use coquille back in the day so that I didn't have to lose my neovim workflow (though it seems like coqtail is the currently maintained fork). I remember djao himself used to use proof general with emacs, which looks like another nice option if you're an emacs user.

What are some alternatives?

When comparing coq-serapi and Coqtail you can also consider the following projects:

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

sexp-grammar - Invertible parsing for S-expressions

qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.

bs-json - Compositional JSON encode/decode library for BuckleScript

coquille - Interactive theorem proving with Coq in vim.

Ceras - Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c