The Ruby Programming Language
Results
76
repositories owned by
The Ruby Programming Language
pathname
21
Stars
16
Forks
Watchers
Pathname represents the name of a file or directory on the filesystem, but not the file itself.
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!