jos-felipe / minishell

This project is about creating a simple shell.
Apache License 2.0
0 stars 2 forks source link

parser #20

Closed gfantonib closed 6 months ago

gfantonib commented 6 months ago

Parses the tokens into simple and compound commands.