Drew DeVault introduces rc, a new Unix shell written in Hare (~2500 lines), inspired by Plan 9's rc shell but with notable departures. Key improvements over POSIX/Bash include eliminating the quoting nightmare by treating strings and lists as distinct first-class types, list slicing, named function parameters, and `{} syntax

5m read timeFrom drewdevault.com
Post cover image

Sort: