oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 2,698 OK 3.03 OK Build.sh
view 1 OK 0.04 OK foo.sh
view 25 OK 1.05 OK Rebuild.sh
view 85 FAIL 0.05 OK test.sh

stderr

Parsing test.sh
        Line 8 of '_tmp/wild/src/shell/mksh/test.sh'
  while getopts "C:e:fPp:QSs:t:v" ch; do case $ch {
                                                  ^
Expected word type KW_In, got Lit_LBrace
NOTE: Performed 1948 ASDL_TYPE_CHECKs.

        
Translating test.sh
        Line 8 of '_tmp/wild/src/shell/mksh/test.sh'
  while getopts "C:e:fPp:QSs:t:v" ch; do case $ch {
                                                  ^
Expected word type KW_In, got Lit_LBrace

        
Parsing foo.sh
        NOTE: Performed 833 ASDL_TYPE_CHECKs.

        
Parsing Build.sh
        NOTE: Performed 176366 ASDL_TYPE_CHECKs.

        
Parsing Rebuild.sh
        NOTE: Performed 48726 ASDL_TYPE_CHECKs.