agda-life
Conway's Game of Life in Agda. (by fzipp)
Agda
Agda formalisation of the Introduction to Homotopy Type Theory (by HoTT-Intro)
Our great sponsors
agda-life | Agda | |
---|---|---|
1 | 1 | |
0 | 103 | |
- | 1.0% | |
0.0 | 8.7 | |
7 months ago | 7 months ago | |
Agda | Agda | |
BSD 3-clause "New" or "Revised" License | GNU 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.
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.
agda-life
Posts with mentions or reviews of agda-life.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-11.
-
Learn Go by writing tests – Hello, world (2018)
https://github.com/fzipp/agda-life/blob/18dda7f45541d2e8f47c...
Sure, they are validated at compile time because they are propositions as types, but in the end they are still basically test cases: expected output for given input, and the compiler is the test runner.
I don't know how to encode the full "Game of Life" property as dependent types, I am still an Agda newbie.
Agda
Posts with mentions or reviews of Agda.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing agda-life and Agda you can also consider the following projects:
agdarsec - Total Parser Combinators in Agda
game-of-life - Conway's Game of Life
game-of-life - Conway's Game of Life - Cellular Automata
agda-stdlib - The Agda standard library
HoTT - Homotopy type theory
template-agda - An Agda template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.