google-research / dex-lang

Research language for array processing in the Haskell/ML family
BSD 3-Clause "New" or "Revised" License
1.56k stars 106 forks source link

Why doesn't `rlwrap` work with `dex repl`? #1331

Open codereport opened 11 months ago

codereport commented 11 months ago

Usually, most repls just work with rlwrap out of the box but dex repl doesn't seem to. Anything I need to do in order to get this to work?

axch commented 11 months ago

No idea. Never heard of rlwrap before -- sounds like a nice tool. So, we don't know anything concrete about why this doesn't work; if you investigate and find something, let us know. (Or send us a fix!)