DEV Community

Yoandy Rodriguez Martinez
Yoandy Rodriguez Martinez

Posted on

8

A toy shell in 75 lines of rust code

Yesterday I wrote a toy shell in Rust, it only has around 75 lines of code so don't expect a lot of features. I'm going to improve it during the holidays and I'm planning to write a (little) book/tutorial about using Rust for system programming.

Here's the initial code, there will be more of it soon

Shsh project on github

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay