Software Alternatives & Reviews

Agda VS Hy

Compare Agda VS Hy and see what are their differences

Agda logo Agda

Agda is a dependently typed functional programming language. It has inductive families, i.e.

Hy logo Hy

Hy is a wonderful dialect of Lisp that’s embedded in Python.
  • Agda Landing page
    Landing page //
    2023-10-20
  • Hy Landing page
    Landing page //
    2022-04-30

Agda videos

Twitch: Proving things using Agda!

More videos:

  • Review - AGDA Robot Vacuum Review

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

  • Review - Cleveland Launcher XL Hy-Wood Review
  • Review - HY Extracts (Jack Herer) Review

Category Popularity

0-100% (relative to Agda and Hy)
Programming Language
46 46%
54% 54
OOP
54 54%
46% 46
IDE
0 0%
100% 100
Generic Programming Language

User comments

Share your experience with using Agda and Hy. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Hy might be a bit more popular than Agda. We know about 9 links to it since March 2021 and only 7 links to Agda. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Agda mentions (7)

  • If given a list of properties/definitions and relationship between them, could a machine come up with (mostly senseless, but) true implications?
    Still, there are many useful tools based on these ideas, used by programmers and mathematicians alike. What you describe sounds rather like Datalog (e.g. Soufflé Datalog), where you supply some rules and an initial fact, and the system repeatedly expands out the set of facts until nothing new can be derived. (This has to be finite, if you want to get anywhere.) In Prolog (e.g. SWI Prolog) you also supply a set of... Source: 10 months ago
  • What can Category Theory do?
    Haskell and Agda are probably the most obvious examples. Ocaml too, but it is much older, so its type system is not as categorical. There is also Idris, which is not as well-known but is very cool. Source: 11 months ago
  • Best Programming Language for Computational Proof
    Coq, Agda, Lean, Isabelle, and probably some others which are not coming to my mind at the moment, but those would be considered the major ones. Source: over 1 year ago
  • If C++ would be safe as Rust, Would you consider your current/next project be in C++?
    Safer doesn't mean better. You could proof program correctness, and get proven program with tools like Coq (https://news.ycombinator.com/) and Agda (https://wiki.portal.chalmers.se/agda/pmwiki.php). However, it leads to much higher cost of creating software than both C++ and Rust. It's a trade-off. A great thing about Rust is that the safety costs very little compared to Coq and Agda. Source: over 1 year ago
  • Do you feel static types have "won the war", so to speak?
    At the most extreme level, you disappear into a meditative solitary retreat for a couple of years to seek enlightenment, and when you emerge you're no longer a programmer who writes programs, you're a theorist who proves theorems in Agda, and you have transcended above things that are tainted by the inherent evil of the material plane like "side effects" and "business needs" and "delivery timelines" and "could you... Source: almost 2 years ago
View more

Hy mentions (9)

  • Python's “Disappointing” Superpowers
    Hy: https://docs.hylang.org/en/stable/ I tend to stick to vanilla python though, mainly because Hy is too much of an hassle for my use cases. - Source: Hacker News / over 1 year ago
  • Why Lisp?
    Q: is there any game dev happening in Lisp? A: https://kandria.com/ and https://itch.io/jam/lisp-game-jam-2022 Q: how do I write a website with Lisp? A: https://lispcookbook.github.io/cl-cookbook/web.html#easy-routes-hunchentoot and https://www.gnu.org/software/guile/manual/html_node/Web-Examples.html Q: do I have to use emacs for developing Lisp? A: No, https://github.com/vlime/vlime and... - Source: Hacker News / over 1 year ago
  • How trying new programming languages helped me grow as a software engineer
    I really like Hy because it's fully inter-operable with Python. But its documentation is insufficient for anything moderately complex, and its tooling support is pretty basic. If Hy were well documented and supported I'd use it for all my throwaway scripts and prototyping -- today I use Python for that. Source: over 1 year ago
  • Every programmer ever.
    You're looking for https://docs.hylang.org/en/stable. Source: over 1 year ago
  • Val on Programming: What makes a good REPL?
    I've been using the Hy REPL[0] whenever I've wanted to drop into a python REPL. The lack of whitespace formatting with Hy is great, but it still has access to all of python's libraries. [0] - https://docs.hylang.org/en/stable/. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing Agda and Hy, you can also consider the following products

Coq - Coq is a proof assistant, which allows you to write mathematical proofs in a rigorous and formal...

Steel Bank Common Lisp - Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.

Isabelle - Isabelle is a proof assistant for writing and checking mathematical proofs by computer.

CLISP - CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible.

Lean - Clean up your Live Photos

CMU Common Lisp - CMUCL is a high-performance, free Common Lisp implementation.