~sircmpwn/rc

A simple shell
Makefile: accept HAREFLAGS
interp: update for iterator changes upstream
test: add (some of) builtin.rc

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/rc
read/write
git@git.sr.ht:~sircmpwn/rc

You can also use your local clone with git send-email.

#rc

Name subject to change

rc is an experimental shell for Unix inspired by Plan 9's rc.

#Installation

  1. Install an up-to-date Hare environment, madeline, and scdoc
  2. make
  3. make install

To install to /bin (recommended location for shebangs), use make install PREFIX=/.