|
|
|
|
|
by xiaq
4156 days ago
|
|
A shell is a REPL. The problem is that the shell is sloppy in that it only deals with bytes and cannot process any complex data structure. Again, advertisement for my side project https://github.com/elves/elvish, a Unix shell with true data structures. Still a WIP though. |
|