Skip to content

Yep, I am learning cobol, because dead languages are never really dead.

License

Notifications You must be signed in to change notification settings

james-see/cobol-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobol-hello-world

Yep, I am learning cobol, because dead languages are never really dead.

quickstart

OSX

brew install gnu-cobol because open-cobol is not maintained anymore or something

then run cobl ./helloworld-sh and it should print out the magic to the terminal

to compile helloworld yourself run cobl -x -o helloworld-sh helloworld

enjoy.

About

Yep, I am learning cobol, because dead languages are never really dead.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published