Software Alternatives, Accelerators & Startups

Hy VS Crystal (programming language)

Compare Hy VS Crystal (programming language) and see what are their differences

Hy logo Hy

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

Crystal (programming language) logo Crystal (programming language)

Programming language with Ruby-like syntax that compiles to efficient native code.
  • Hy Landing page
    Landing page //
    2022-04-30
  • Crystal (programming language) Landing page
    Landing page //
    2022-01-26

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

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

Crystal (programming language) videos

No Crystal (programming language) videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Hy and Crystal (programming language))
Programming Language
21 21%
79% 79
IDE
100 100%
0% 0
OOP
21 21%
79% 79
Generic Programming Language

User comments

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

Social recommendations and mentions

Based on our record, Crystal (programming language) seems to be a lot more popular than Hy. While we know about 110 links to Crystal (programming language), 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 / 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

Crystal (programming language) mentions (110)

  • Crystal 1.11.0 Is Released
    I like the first code example on https://crystal-lang.org
        # A very basic HTTP server.
    - Source: Hacker News / 4 months ago
  • Choosing Go at American Express
    If you're interested, take a look at Crystal (https://crystal-lang.org/)! - Source: Hacker News / 4 months ago
  • Ruby 3.3's YJIT: Faster While Using Less Memory
    Obviously as an interpreted language, it's never going to be as fast as something like C, Rust, or Go. Traditionally the ruby maintainers have not designed or optimized for pure speed, but that is changing, and the language is definitely faster these days compared to a decade ago. If you like the ruby syntax/language but want the speed of a compiled language, it's also worth checking out Crystal[^1]. It's mostly... - Source: Hacker News / 5 months ago
  • What languages are useful for contribution to the GNOME project.
    Crystal is a nice language that's not only simple to read and write but performs very well too. And the documentation is amazing as well. Source: 5 months ago
  • Jets: The Ruby Serverless Framework
    Ruby is a super fun scripting language. I much prefer it to python when I need something with a little more "ooomph" than bash. It's just...nice...to write in. Ruby performance has come a long way in the last decade as well. There's libraries for pretty much everything. My modern programming toolkit is basically golang + ruby + bash and I am never left wanting. I do find Crystal (https://crystal-lang.org/) really... - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing Hy and Crystal (programming language), 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.

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

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

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