so-dang-cool / dt

dt - duct tape for your unix pipes
https://dt.plumbing/
BSD 3-Clause "New" or "Revised" License
430 stars 12 forks source link

Multiline support in REPL #56

Open booniepepper opened 1 year ago

booniepepper commented 1 year ago

Need to be able to support multiple lines of input in REPL

This means the REPL should read until brackets and unescaped string delimiters are matched instead of exactly line-by-line