• Otterkit COBOL Dev Update 2, syntactic analysis stage complete!

    From KTSnowy (Otterkit Core Dev)@21:1/5 to All on Thu Apr 13 21:28:19 2023
    After ~11500 lines of handwritten recursive descent, we finally finished implementing the whole syntactic analysis stage of the parser, which means that Otterkit can now syntactically and structurally understand the full Standard COBOL 2023 grammar. We'
    ll now start working on the semantic analysis stage so that we can get name resolution fully working.

    https://github.com/orgs/otterkit/discussions/18

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From JM@21:1/5 to All on Fri Apr 14 08:38:18 2023
    A sexta-feira, 14 de abril de 2023 à(s) 05:28:21 UTC+1, KTSnowy (Otterkit Core Dev) escreveu:
    After ~11500 lines of handwritten recursive descent, we finally finished implementing the whole syntactic analysis stage of the parser, which means that Otterkit can now syntactically and structurally understand the full Standard COBOL 2023 grammar. We'
    ll now start working on the semantic analysis stage so that we can get name resolution fully working.

    https://github.com/orgs/otterkit/discussions/18
    Nice :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)