These are a couple excersise programs for my programming languages class. In this example we learned the basics of the language, its roots, and explored the structured programming paradigm.
calc2000A simple future-value calculator (prog-calc.cbl)calcGPAGPA calculator (prog-calcGPA.cbl)stu1000Creates a student list report taking file as input (prog-stu1000.cbl)