OCamlPro / gnucobol

A clone of the sourceforge GnuCOBOL compiler from COBOL to C.
https://get-superbol.com
GNU Lesser General Public License v3.0
20 stars 24 forks source link

[GCOS] Add support for GCOS-specific SELECT #57

Open nberth opened 2 years ago

GitMensch commented 2 years ago

Which pages should we look at to check the docs?

GitMensch commented 1 year ago

Whenever this is tackled again we should know where the docs for that are exactly and most important need actual tests for this feature.

lefessan commented 1 year ago

I just pushed a rebased version of the PR, there is still a lot of work to be done before it is ready, as there are also tests in the current testsuite that are failing with it.

GitMensch commented 1 year ago

When/if you feel a need for that change - feel free to provide an updated PR :-) Now: if possible then optional words should always be handled in the parser.