from Hacker News

Rustcraft: Clean slate POSIX shell, written in Rust

by jgarzik on 4/2/25, 10:23 PM with 8 comments

  • by LeFantome on 4/2/25, 11:32 PM

    [edit: I just re-read the posixutils-rs readme and it says the exact opposite - they are NOT trying to be GNU compatible.]

    There is more than one project to rewrite the GNU utils in Rust?

    I know this say POSIX utils but it also says that it aims for GNU compatibility.

  • by yencabulator on 4/3/25, 9:07 PM

    They want to implement a C99 compiler as just one of the "utilities"? Somethings makes me think that is way out of proportion against cat, cp and mkdir.
  • by yencabulator on 4/3/25, 9:10 PM

    Why is the word "Rustcraft" in the title? I don't see it mentioned anywhere in the content.
  • by jgarzik on 4/2/25, 10:23 PM

    The posixutils-rs project just merged a full, POSIX compliant shell.
  • by actionfromafar on 4/2/25, 10:29 PM

    Where is my posix shell with dotnet bindings?