Sign inSign up

vicdcruz/cobol

By vicdcruz

Updated over 6 years ago

Container for compiling COBOL programs (cbl)

Image
0

246

vicdcruz/cobol repository overview

cobol-business-language

Repository that includes the main programs to demostrate the main characteristics of COBOL for Programming Languages 2020

Instrucctions

Use Docker

  1. docker pull vicdcruz/cobol

Compile & Run

  1. cobc -free -x -o helloworld.exe helloworld
  2. ls
  3. ./helloworld.exe

Reference

The geek stuff

Tag summary

Content type

Image

Digest

Size

89.6 MB

Last updated

over 6 years ago

docker pull vicdcruz/cobol