ttlite VS Coq-Equations

Compare ttlite vs Coq-Equations and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ttlite Coq-Equations
1 1
121 208
- -
0.0 6.6
about 2 years ago 12 days ago
Scala Coq
- GNU Lesser General Public License v3.0 only
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.

ttlite

Posts with mentions or reviews of ttlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Seemingly Impossible Functional Programs
    2 projects | news.ycombinator.com | 28 Oct 2021
    One of the authors of this work, who apparently now works on supercompilers at Meta, open sourced some nice tools for equivalence testing based on graph rewriting [1] and MLTT [2]. If you're interested in that kind of stuff I recommend checking out his work:

    [1]: https://github.com/ilya-klyuchnikov/mrsc

    [2]: https://github.com/ilya-klyuchnikov/ttlite

Coq-Equations

Posts with mentions or reviews of Coq-Equations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-02.
  • Learn coq or agda before diving into idris2?
    2 projects | /r/dependent_types | 2 May 2021
    I'd say Agda is more similar to Idris than Coq. Coq has a different syntax and isn't as good for programming with dependent types as Agda and Idris (Agda and Idris both put a huge emphasis on dependent pattern matching, something that Coq only recently gained support for through the Equations package).

What are some alternatives?

When comparing ttlite and Coq-Equations you can also consider the following projects:

lean - Lean Theorem Prover

mathlib - Lean 3's obsolete mathematical components library: please use mathlib4

cicada - Cicada Language

coq-library-undecidability - A library of mechanised undecidability proofs in the Coq proof assistant.

topshell - TopShell - a purely functional, reactive scripting language

toychain - A minimalistic blockchain consensus implemented and verified in Coq

Agda - Agda is a dependently typed programming language / interactive theorem prover.

principia - The Principia Rewrite

order-taking - Idris version of Domain Modeling Made Functional Book.

rupicola - Gallina to Bedrock2 compilation toolkit

mrsc - A toolkit for building multi-result supercompilers