Coq-Equations VS ttlite

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Coq-Equations ttlite
1 1
209 121
- -
6.8 0.0
8 days ago over 2 years ago
Coq Scala
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.

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).

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

What are some alternatives?

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

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

lean - Lean Theorem Prover

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

cicada - Cicada Language

toychain - A minimalistic blockchain consensus implemented and verified in Coq

topshell - TopShell - a purely functional, reactive scripting language

principia - The Principia Rewrite

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

rupicola - Gallina to Bedrock2 compilation toolkit

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

mrsc - A toolkit for building multi-result supercompilers