irb

interactive Ruby (by ruby)

Irb Alternatives

Similar projects and alternatives to irb based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better irb alternative or higher similarity.

irb reviews and mentions

Posts with mentions or reviews of irb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-23.
  • Interactive Ruby (IRB) (2023)
    1 project | news.ycombinator.com | 27 Mar 2024
    I think one of the most interesting things to happen to IRB is the recent introduction of static type completion[1].

    The fact that this is a nice, mainstream, usage of RBS types in the standard library gives me hope that RBS or some kind of inline[2] version of it will become much more common in future.

    1. https://github.com/ruby/irb?tab=readme-ov-file#type-based-co...

    2. The new Prism parser makes it much easier to extract an execute comments so I would be surprised if no one has thought of using that to annotate code with RBS types.

  • The end of "Useless Ruby sugar": On intuitions and evolutions
    4 projects | news.ycombinator.com | 23 Jan 2024
    > debugger

    Check out the latest IRB on 3.3, it finally gives Pry a run for its money!

    https://github.com/ruby/irb#debugging-with-irb

        $ ruby test.rb
  • Ask HN: What are some well-designed REPLs?
    1 project | news.ycombinator.com | 26 Oct 2023
    Ruby's IRB has always been nice to work with: https://github.com/ruby/irb#commands

    Of course LISP is the example to look at with REPL: https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93prin...

    ...esp with Emacs: https://slime.common-lisp.dev/

  • IRB's Built-In Measure
    1 project | news.ycombinator.com | 9 Apr 2023
    Starting in ruby 2.6, irb is a gem bundled with ruby, so you can upgrade to the latest version in older rubies: https://github.com/ruby/irb#installation
  • Readline is busted for me so I wrote my own REPL
    1 project | /r/ruby | 10 Mar 2022
    irb is now a bundled gem, so you can update it without having to update the whole ruby or install RVM. gem update irb
  • Q: suggestions in irb/rails console, where are they coming from?
    3 projects | /r/ruby | 12 Jan 2022
    I guess it's just not very well refined yes. Best might be to lock it to gem "irb", "< 1.4" in your Gemfile for the time being, and maybe report your feedback to https://github.com/ruby/irb
  • Ruby Underscore
    2 projects | dev.to | 19 Feb 2021
    Yet it does not work exactly the way you might expect in IRB, because it’s explicitly configured to return the last used value in the Ruby console
  • Ruby 2.7: Easter Egg in IRB
    2 projects | /r/ruby | 4 Feb 2021
    Oh... neato! https://github.com/ruby/irb/blob/29cd767c2a8bf3cdd13a3b21fda1d997bb8974e0/lib/irb/completion.rb#L270
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    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. Learn more →

Stats

Basic irb repo stats
11
351
9.4
1 day ago

ruby/irb is an open source project licensed under BSD 1-Clause License which is not an OSI approved license.

The primary programming language of irb is Ruby.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com