Crate shrs_lang

Crate shrs_lang 

Source
Expand description

POSIX shell lexer and parser

Re-exports§

pub use lexer::RESERVED_WORDS;

Modules§

ast
Structs that make up the parsed AST of the POSIX shell language
grammar

Structs§

Lexer
Parser
RESERVED_WORDS

Enums§

ParserError
Token