Software Alternatives & Reviews

Hy VS Zig

Compare Hy VS Zig and see what are their differences

Hy logo Hy

Hy is a wonderful dialect of Lisp that’s embedded in Python.

Zig logo Zig

Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.
  • Hy Landing page
    Landing page //
    2022-04-30
  • Zig Landing page
    Landing page //
    2023-08-19

We recommend LibHunt Zig for discovery and comparisons of trending Zig projects.

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

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

Zig videos

UNHYPE: CRAZY COLLAB Braindead x REEBOK ZIG Kinetica II REVIEW

More videos:

  • Review - Reebok ZIG Kinetica REVIEW [Conor McGregor Shoes] - Durable Everyday Training Sneakers
  • Review - Zig Dynamica - Full Review

Category Popularity

0-100% (relative to Hy and Zig)
Programming Language
22 22%
78% 78
IDE
100 100%
0% 0
OOP
19 19%
81% 81
Generic Programming Language

User comments

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

Social recommendations and mentions

Based on our record, Zig seems to be a lot more popular than Hy. While we know about 143 links to Zig, we've tracked only 9 mentions of Hy. 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.

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 / about 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

Zig mentions (143)

  • How to Write a PHP Extension with Zig?
    When writing code in a scripting language, sometimes you need that extra bit of performance (or maybe an async feature from Zig). - Source: dev.to / 19 days ago
  • Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?
    NodeJS is by no means a slow runtime, it wouldn’t be so popular if it was. But compared to Bun, it’s slow. Bun was built from the ground up with speed in mind, using both JavascriptCore and Zig. The Bun team spent an enormous amount of time and energy trying to make Bun fast, including lots of profiling, benchmarking, and optimizations. - Source: dev.to / 27 days ago
  • Programming Language Checklist
    You may find Zig interesting: https://ziglang.org. The language is not C compatible but the tooling can compile C and C++ without hassle. - Source: Hacker News / 3 months ago
  • After a day of programming in Zig
    Zig describes itself as "... a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.". Sounds very generic, eh? - Source: dev.to / 4 months ago
  • MiniLang – C Succesor
    Rust is much more akin to C++ than C in terms of complexity. It's early but Zig[1] might fit the bill. [1] https://ziglang.org/. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

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

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

Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

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

V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.

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

Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.