aboutsummaryrefslogtreecommitdiff
path: root/src/Language/SimpleShell/AST/Function.hs
AgeCommit message (Collapse)Author
2025-05-19Add function parserEinhard Leichtfuß
Also, we now define and use proper symbol and keyword parsers.
2025-05-19Add Function ASTEinhard Leichtfuß