ripl
Shell
A lightweight shell alternative to irb with modular customization options and plugin support.
ruby interactive print loop - A light, modular alternative to irb
397 stars
9 watching
24 forks
Language: Ruby
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
cldwalker/tux | A tool to inspect and interact with Ruby Sinatra applications in an interactive shell. | 300 |
ruby/irb | An interactive Ruby interpreter that allows users to execute Ruby code in an input-based environment. | 392 |
janlelis/irbtools | Improves Ruby's IRB console with default configuration and debugging tools | 922 |
davetron5000/gli | Provides a Ruby API to create command-line applications with subcommands and options | 1,266 |
kevinejohn/ripple-lib-rpc-ruby | A Ruby gem providing an interface to Ripple's RPC API for sending XRP transactions and managing balances. | 6 |
sciruby/iruby | A Ruby-based kernel for interactive computing environments like Jupyter Notebooks | 902 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
reeflective/readline | A modern shell library with powerful UI and features inspired by Z-Shell. | 92 |
mdub/clamp | A command-line application framework that simplifies the process of creating CLI tools | 422 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
borisrepl/boris | A PHP interactive shell for exploring and executing code in a terminal environment. | 2,153 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 886 |
janlelis/clipboard | A Ruby library providing access to the system clipboard across various platforms and environments. | 378 |
steveklabnik/ruby-sys | Provides low-level access to the Ruby programming language from Rust. | 66 |
commander-rb/commander | A Ruby framework for creating command-line executables with a simple and customizable API. | 824 |