Skip to content

When your only tool is COBOL, that's what you use to generate html.

License

Notifications You must be signed in to change notification settings

clairempr/when_your_only_tool_is_cobol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When your only tool is COBOL

Uses GnuCOBOL

https://gnucobol.sourceforge.io/

Install GnuCOBOL

(on Linux anyway)

sudo apt install gnucobol

To compile

cobc -x hammer.cob

To run

./hammer
Output will be in hammer.html

Hammer page

About

When your only tool is COBOL, that's what you use to generate html.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages