Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Adds Two Number

This Cobol code takes two integers inputs and computes the integers and outputs the addition of the input integers

Road Map Features

  • Add ability to subtract the integers
  • Add ability to multiply the integers
  • Add ability to divide the integers

Cheatham's amendment of Conway's Law: If a group of N persons implements a [COBOL] compiler, there will be N-1 passes. Someone in the group has to be the manager.

Run Program

$ cobc -x AddNums.cbl
$ cd \AddNumsVX.X
$ AddNums.exe

Todos

  • Write Tests
  • Add Night Mode

License

MIT

Free Software, Hell Yeah!

About

No description or website provided.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages