Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Add language COBOL #62

Merged
merged 2 commits into from
Oct 8, 2018
Merged

Add language COBOL #62

merged 2 commits into from
Oct 8, 2018

Conversation

gabibguedes
Copy link
Contributor

As requested on issue #1, I added a "Hello World" in Cobol.

To run it you have to install open-cobol.

How to run it:

$ cobc -xO hello-world.cob 
$ ./hello-world 

Signed-off-by: Gabriela Barrozo Guedes <gabrielabguedes@gmail.com>
@fepas
Copy link

fepas commented Oct 8, 2018

amazing

@Aiden01
Copy link
Owner

Aiden01 commented Oct 8, 2018

Thanks! You may also want to add yourself to the contributor's list. See #54

Signed-off-by: Gabriela Barrozo Guedes <gabrielabguedes@gmail.com>
@gabibguedes
Copy link
Contributor Author

Thanks @Webd01, already added myself :)

@Aiden01 Aiden01 merged commit d532599 into Aiden01:master Oct 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants