DEV Community

Discussion on: Write a REPL in Ruby

Collapse
 
tbodt profile image
tbodt

readline is written in C. I'd say the best way to test it is to assume it works and test the rest.