evincarofautumn / kitten

A statically typed concatenative systems programming language.
http://kittenlang.org/
Other
1.09k stars 39 forks source link

Test the REPL #88

Open evincarofautumn opened 10 years ago

evincarofautumn commented 10 years ago

The REPL is getting large enough that it’s hard to test comprehensively by hand. It should be possible to just pipe some input to it and diff it against expected output, possibly involving isatty.