Home
Dev To
About Me
Contact
#pry
#irb
#repl
#ruby
Josh Cheek
@joshcheek
Joined:
Dec 12, 2016
Write a REPL in Ruby
Publish Date:
Dec 12 '16
6
2
Comments 2 total
tbodt
Dec 14, 2016
readline is written in C. I'd say the best way to test it is to assume it works and test the rest.
Add comment
readline is written in C. I'd say the best way to test it is to assume it works and test the rest.