Software Alternatives & Reviews

Hy VS Ruby

Compare Hy VS Ruby and see what are their differences

Hy logo Hy

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

Ruby logo Ruby

A dynamic, interpreted, open source programming language with a focus on simplicity and productivity
  • Hy Landing page
    Landing page //
    2022-04-30
  • Ruby Landing page
    Landing page //
    2018-09-30

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

Hy

Categories
  • Programming Language
  • OOP
  • IDE
  • Text Editors
Website docs.hylang.org
Details $-

Ruby

Categories
  • Programming Language
  • OOP
  • Dynamic Programming Language
  • Generic Programming Language
Website ruby-lang.org
Details $

Hy videos

HY-IMPACT muscle massager review (incredible)

More videos:

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

Ruby videos

Ruby Programming Language - Full Course

Category Popularity

0-100% (relative to Hy and Ruby)
Programming Language
31 31%
69% 69
IDE
100 100%
0% 0
OOP
24 24%
76% 76
Generic Programming Language

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Hy and Ruby

Hy Reviews

We have no reviews of Hy yet.
Be the first one to post

Ruby Reviews

The 10 Best Programming Languages to Learn Today
With the growing popularity of Apple operating systems and applications, having Swift programming skills under your belt is a wise investment. Swift shares some similar characteristics with programming languages Ruby and Python.
Source: ict.gov.ge

Social recommendations and mentions

Based on our record, Hy should be more popular than Ruby. It has been mentiond 9 times since March 2021. 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

Ruby mentions (3)

  • A full-stack serverless application with AssemblyLift and Next.js
    The counter function is written in Ruby. Since Ruby is an interpreted language, AssemblyLift deploys a customized Ruby 3.1 interpreter compiled to WebAssembly, which executes the function handler. Since the interpreter is somewhat large, the cold-start time of a Ruby function tends to be larger than that of a Rust function. Our counter is being run in the backround, so we're fine with it being a little bit laggy... - Source: dev.to / over 1 year ago
  • Why is no one promoting ruby?
    But, in general I was told use rubyapi.org unless you _really_ want to stick with the ruby-lang.org docs for all you do (which is fine) or to dig more into some object hierarchy, etc. Source: over 1 year ago
  • Looking for pwsh (core/open source, v7) integration w/ rbenv, asdf
    [2] 'rbenv' - https://github.com/rbenv/rbenv - Ruby version management utility. Run something like rbenv install 3.1.1 to install that version on your system (requires related project ruby-build), then rbenv local 3.1.1 in your code's directory to specify that for any ruby command in that directory only, you want to use version 3.1.1 that you installed through rbenv. Does other useful stuff too. Only does Ruby,... Source: about 2 years ago

What are some alternatives?

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

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

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

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

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation