oilshell.org

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
6 502 995 1 1.18 1.77 2 setup.d/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 988 FAIL 0.09 FAIL setup.shl

stderr

Parsing setup.shl
        Line 164 of '/home/andy/git/wild/esoteric/setup.shl/lib/setup.shl'
      declare -g "$1"="$sem $stream $mutex"
                  ^~
Variable names must be constant strings, got (CompoundWord
  parts: [
    (DoubleQuotedPart
      parts: [(SimpleVarSub token:(token id:VSub_Number val:'$1' span_id:1114))]
      spids: [1113 1115]
    )
    (LiteralPart token:(token id:Lit_Other val:'=' span_id:1116))
    (DoubleQuotedPart
      parts: [
        (SimpleVarSub token:(token id:VSub_Name val:'$sem' span_id:1118))
        (LiteralPart token:(token id:Lit_Chars val:' ' span_id:1119))
        (SimpleVarSub token:(token id:VSub_Name val:'$stream' span_id:1120))
        (LiteralPart token:(token id:Lit_Chars val:' ' span_id:1121))
        (SimpleVarSub token:(token id:VSub_Name val:'$mutex' span_id:1122))
      ]
      spids: [1117 1123]
    )
  ]
)
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---