Skip to content

Add C++ cross-platform shell tutorial to Shell section - #1964

Open
WaasilaAsif wants to merge 1 commit into
codecrafters-io:masterfrom
WaasilaAsif:master
Open

Add C++ cross-platform shell tutorial to Shell section#1964
WaasilaAsif wants to merge 1 commit into
codecrafters-io:masterfrom
WaasilaAsif:master

Conversation

@WaasilaAsif

Copy link
Copy Markdown

Adds a tutorial on building a cross-platform (Windows/Linux) shell in C++, extending Stephen Brennan's classic with native process creation on both OSes (fork/execvp/waitpid vs. _spawnvp).

@WaasilaAsif

Copy link
Copy Markdown
Author

Thank you so much for the review! Is there anything else needed from my side, or is this good to merge? This repo has helped me so much I feel honored to contribute something to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants