Analyzing COBOL: the AWS CardDemo case study

COBOL is often perceived as difficult to grasp. This perception can be eleviated with tools that allow you to explore the structural model of a COBOL system. The extension offers an importer for building such models.

Metacello new
	repository: 'github://feenkcom/gt4cobol:main/src';
	baseline: 'GToolkit4Cobol';
	load.
#BaselineOfGToolkit4Cobol asClass loadLepiter
  

After loading the code and knowledge base with the above script, please explore the case study at: Exploring AWS CardDemo.