diff options
author | Einhard Leichtfuß <alguien@respiranto.de> | 2025-05-19 04:59:10 +0200 |
---|---|---|
committer | Einhard Leichtfuß <alguien@respiranto.de> | 2025-05-19 04:59:10 +0200 |
commit | 296e5f44739925bb0471fc882211fdfe352a2558 (patch) | |
tree | 9aa5761b0977343bbbb43bbf96746e8d8dbfe036 | |
parent | 0381a442999a26a214eabd0e78ce5fc6ecfc525c (diff) |
Amend README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ languages (POSIX sh, Bash, ...). * SimpleShell compiles to POSIX sh, where the output is supposed to be human-readable. +* The syntax is de facto a mixture of sh, C and Haskell. |