rc

[fork] interactive rc shell
git clone https://hhvn.uk/rc
git clone git://hhvn.uk/rc
Log | Files | Refs | README | LICENSE

Futures (262B)


      1 I18N.
      2 
      3 Offer more control over what rc prints about commands (e.g. a way to
      4 allow EPIPE to generate an error).
      5 
      6 Faster; smaller; cheaper.
      7 
      8 Dynamically load readline and friends.
      9 
     10 Make --disable-def-interp the default.
     11 
     12 Allow builtin wait more than one argument.