The Ruby Programming Language

Results 76 repositories owned by The Ruby Programming Language

ostruct

106
Stars
30
Forks
Watchers

OpenStruct implementation

pathname

21
Stars
16
Forks
Watchers

Pathname represents the name of a file or directory on the filesystem, but not the file itself.

power_assert

186
Stars
25
Forks
Watchers

Power Assert for Ruby

pp

19
Stars
12
Forks
Watchers

Provides a PrettyPrinter for Ruby objects

prime

32
Stars
16
Forks
Watchers

Prime numbers and factorization library.

profile

27
Stars
7
Forks
Watchers

pstore

72
Stars
9
Forks
Watchers

PStore implements a file based persistence mechanism based on a Hash.

racc

530
Stars
92
Forks
Watchers

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.

vscode-rdbg

173
Stars
48
Forks
Watchers

VSCode Ruby rdbg Debugger

syntax_suggest

343
Stars
15
Forks
Watchers

Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!