An open API service indexing awesome lists of open source software.

https://github.com/eel-moun/bashclone

this project is about Building a minimalistic shell from scratch, emulating the behavior of Bash.
https://github.com/eel-moun/bashclone

abstract-syntax-tree c collaboration git lexing parsing process shell system-design tokenizer

Last synced: about 1 month ago
JSON representation

this project is about Building a minimalistic shell from scratch, emulating the behavior of Bash.

Awesome Lists containing this project

README

          

# BashClone
this project is about Building a minimalistic shell from scratch, emulating the behavior of Bash.