On Friday, 8 April 2016 at 14:09:16 UTC, Puming wrote:
I just found that you have terminal.d in arsd repo, are you writing a repl with it? I'm hoping I might be able to use it.
I have done it before. terminal.d has a getline function and writeln functions you could loop over. Its getline has features like tab completion, editing, etc.