aboutsummaryrefslogtreecommitdiff
path: root/src/Language/SimpleShell/AST
AgeCommit message (Collapse)Author
2025-05-21Add module ASTEinhard Leichtfuß
2025-05-20Add procedure ASTEinhard Leichtfuß
2025-05-20Add Statement ASTEinhard Leichtfuß
2025-05-19Add function parserEinhard Leichtfuß
Also, we now define and use proper symbol and keyword parsers.
2025-05-19Add Function ASTEinhard Leichtfuß
2025-05-19Expression AST and parserEinhard Leichtfuß
Deleted old AST.hs; old code shall re-appear.