oilshell.org

WILD / esoteric / make-a-lisp-bash

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 420 FAIL 0.460418 OK core.sh
view 80 OK 0.234723 OK env.sh
view 104 OK 0.218425 OK printer.sh
view 162 FAIL 0.279348 OK reader.sh
view 20 OK 0.172847 OK step0_repl.sh
view 43 OK 0.203736 OK step1_read_print.sh
view 97 OK 0.263782 OK step2_eval.sh
view 118 OK 0.295879 OK step3_env.sh
view 143 OK 0.292489 OK step4_if_fn_do.sh
view 162 OK 0.303016 OK step5_tco.sh
view 175 OK 0.274442 OK step6_file.sh
view 220 OK 0.363825 OK step7_quote.sh
view 265 OK 0.400223 OK step8_macros.sh
view 278 OK 0.428608 OK step9_try.sh
view 290 OK 0.437126 OK stepA_mal.sh
view 366 OK 0.435172 OK types.sh

stderr

Parsing reader.sh
                  [[ "${str}" =~ ^^([][{}\(\)^@])|^(~@)|(\"(\\.|[^\\\"])*\")|^(;[^$'\n']*)|^([~\'\`])|^([^][ ~\`\'\";{}\(\)^@\,]+)|^[,]|^[[:space:]]+ ]]
                                                                                                     ^
../oil_DEPS/wild/src/esoteric/make-a-lisp-bash/reader.sh:121: Expected ]]

        
Translating reader.sh
                  [[ "${str}" =~ ^^([][{}\(\)^@])|^(~@)|(\"(\\.|[^\\\"])*\")|^(;[^$'\n']*)|^([~\'\`])|^([^][ ~\`\'\";{}\(\)^@\,]+)|^[,]|^[[:space:]]+ ]]
                                                                                                     ^
../oil_DEPS/wild/src/esoteric/make-a-lisp-bash/reader.sh:121: Expected ]]

        
Parsing core.sh
              [<]=num_lt
       ^
../oil_DEPS/wild/src/esoteric/make-a-lisp-bash/core.sh:375: Unexpected token in array literal

        
Translating core.sh
              [<]=num_lt
       ^
../oil_DEPS/wild/src/esoteric/make-a-lisp-bash/core.sh:375: Unexpected token in array literal

        
Parsing step6_file.sh
        AST not printed.

        
Parsing step0_repl.sh
        AST not printed.

        
Parsing step3_env.sh
        AST not printed.

        
Parsing env.sh
        AST not printed.

        
Parsing printer.sh
        AST not printed.

        
Parsing step1_read_print.sh
        AST not printed.

        
Parsing stepA_mal.sh
        AST not printed.

        
Parsing step9_try.sh
        AST not printed.

        
Parsing types.sh
        AST not printed.

        
Parsing step5_tco.sh
        AST not printed.

        
Parsing step7_quote.sh
        AST not printed.

        
Parsing step4_if_fn_do.sh
        AST not printed.

        
Parsing step2_eval.sh
        AST not printed.

        
Parsing step8_macros.sh
        AST not printed.