TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rustcraft: Clean slate POSIX shell, written in Rust

12 pointsby jgarzikabout 2 months ago

5 comments

LeFantomeabout 2 months ago
[edit: I just re-read the posixutils-rs readme and it says the exact opposite - they are NOT trying to be GNU compatible.]<p>There is more than one project to rewrite the GNU utils in Rust?<p>I know this say POSIX utils but it also says that it aims for GNU compatibility.
评论 #43569178 未加载
yencabulatorabout 2 months ago
They want to implement a C99 compiler as just one of the &quot;utilities&quot;? Somethings makes me think that is way out of proportion against cat, cp and mkdir.
yencabulatorabout 2 months ago
Why is the word &quot;Rustcraft&quot; in the title? I don&#x27;t see it mentioned anywhere in the content.
jgarzikabout 2 months ago
The posixutils-rs project just merged a full, POSIX compliant shell.
actionfromafarabout 2 months ago
Where is my posix shell with dotnet bindings?