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

Projects in Awesome Lists tagged with bash-parser

A curated list of projects in awesome lists tagged with bash-parser .

https://github.com/raphamorim/flash

⚡ shell parser, formatter, and interpreter with Bash support

bash bash-parser rust rust-lang shell shell-parser

Last synced: 11 Jun 2025

https://github.com/bgelov/bash-comment-all

Bash script for placing comment symbol # for all non-empty strings

bash bash-parser bash-sed parse sed

Last synced: 22 Feb 2025

https://github.com/iaceene/minishell-parser

This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.

42minishell 42project 42school bash bash-parser c-programming command-line custom-shell minishell minishell-42 minishell-project shell shell-interpreter shell-scripting terminal unix-shell

Last synced: 06 May 2026