aGdaREP VS FStar

Compare aGdaREP vs FStar 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
aGdaREP FStar
1 44
31 2,626
- 2.2%
10.0 9.9
over 3 years ago 5 days ago
Agda F*
- Apache License 2.0
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.

aGdaREP

Posts with mentions or reviews of aGdaREP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-11.
  • The Deep Link Equating Math Proofs and Computer Programs
    5 projects | news.ycombinator.com | 11 Oct 2023
    I've been dabbling with Idris and agda and coq. I think I'm pretty much settling on agda, because I can appeal to Haskell for help. It's tough finding things that aren't just proofs, actually running a program isn't hard, there just doesn't seem to be many people who do it. I've got some toy projects in mind, and I'm going to lean hard on https://github.com/gallais/aGdaREP (grep in agda). I can't tell you if it's ten times harder - that seems high. It's different, sure. I'm having a tougher time than with, say, prolog. But most of the bumps and bruises are from lack of guidance around, uh, stuff.

    So given that context, it doesn't sound to tough to add a cost to the type for each operation, function call, whatever, and have the type checker count up the cost of each call. So you'd have real proof that you're under some threshold. I wouldn't put the agda runtime on a flight control computer. But I think I could write a compiler, now, For like a microcontroller that would count up (or spend time budget, doesn't matter).

    A more sophisticated computer would be way way harder, and be resource efficient. But if you modeled it as "everything's a cache miss" and don't mind a bunch of no-ops all the time, that would be a pretty straightforward adaptation of the microcontroller approach.

FStar

Posts with mentions or reviews of FStar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.

What are some alternatives?

When comparing aGdaREP and FStar you can also consider the following projects:

free-arrow - Implementation of the Free Arrow in Scala and other helpful tools for working with Arrows

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.

lean - Lean Theorem Prover

dafny - Dafny is a verification-aware programming language

koka - Koka language compiler and interpreter

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

stepmania - Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.

SharpLab - .NET language playground

awesome-programming-languages - The list of an awesome programming languages that you might be interested in

ante - A safe, easy systems language

onnx - Open standard for machine learning interoperability

eff - 🚧 a work in progress effect system for Haskell 🚧