TypeCobol is an Incremental Cobol parser for IBM Enterprise Cobol 6 for zOS syntax. TypeCobol is also an extension of Cobol 85 language which can then be converted to Cobol85.
Other
78
stars
26
forks
source link
#2622 Use a CFG Transformer for converting a Standard CFG to an Exten… #2623
A class ControlFlowGraphBuilder.CfgExtendedGraphTransfomer is introduced to transform a Standard CFG int o an Extended CFG.