mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
4 Commits
e8e5c99a7d
...
d65966fb44
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d65966fb44 | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
8986426d74 |
@@ -123,6 +123,7 @@ It's a great way to learn.
|
||||
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
||||
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
||||
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
||||
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
|
||||
|
||||
|
||||
#### Build your own `Database`
|
||||
@@ -359,6 +360,7 @@ It's a great way to learn.
|
||||
* [**C**: _Writing a UNIX Shell_](https://indradhanush.github.io/blog/writing-a-unix-shell-part-1/)
|
||||
* [**C**: _Build Your Own Shell_](https://github.com/tokenrove/build-your-own-shell)
|
||||
* [**C**: Write a shell in C](https://danishpraka.sh/posts/write-a-shell/)
|
||||
* [**C#**: _Write a shell in C#_](https://ntk148v.github.io/posts/writing-a-simple-shell-in-c-sharp/)
|
||||
* [**Go**: _Writing a simple shell in Go_](https://sj14.gitlab.io/post/2018-07-01-go-unix-shell/)
|
||||
* [**Rust**: _Build Your Own Shell using Rust_](https://www.joshmcguigan.com/blog/build-your-own-shell-rust/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user