Skip to content

gleguizamon/basicCalculatorCOBOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Basic Calculator in COBOL

Getting Started

First, download the open-cobol:

brew install open-cobol

Run compiler:

cobc -free -x -o calculator calculator.cblD

Open the program:

./calculator

About

Calculator written in COBOL to practice this language

Topics

Resources

Stars

Watchers

Forks

Languages