Skip to content

FelipeRodriguezMX/playing-with-cobol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Play with Cobol

Environment

The environment that is being used is Ubuntu 20.04 on Windows using WSL2. Once installed and running the virtual machine run the command sudo apt update and then sudo apt install gnucobol

Using VsCode with the following plugins for Cobol:

  • COBOL
  • COBOL Language Support
  • Rech Cobol
  • Rech Cobol Debugger

Instructions to run program

To compile a program run the command: cobc -x ./code/filename

To run program use the following command: ./compiled-programs/program_name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages