vote up 2 vote down star

I found this one: http://tiny-cobol.sourceforge.net/download.php

Not sure to undestand how to install it on Windows. Any other ?

flag

61% accept rate
You're ten years too late! There's no more money to be earned with Y2K bugfixes ;-) – Adrian Grigore Aug 29 at 12:01
Dupe of stackoverflow.com/questions/960252/… among others – Neil Butterworth Aug 29 at 12:12
I don't want to make money, I'm just interested by history :) – Rebol Tutorial Aug 29 at 12:21
@Neil Butterworth my question is not as general. I don't want to know how to learn in general, I want specific name of a free package. – Rebol Tutorial Aug 29 at 12:22
I work in Banking Industry, I meet a lot of Cobol Guys everyday, so I wanna speak with them less stupidly ;) – Rebol Tutorial Aug 29 at 12:23
show 2 more comments

1 Answer

vote up 3 vote down check

MicroFocus COBOL looks like you just download the installer (link at bottom of the page) and run it. This one runs with the .Net framework and claims to let you use Visual Studio 2005 Express if you have it.

Based on this list of COBOL compilers, the confusing part about most of them is they compile to C code. You also would need a C compiler installed (e.g., MinGW) on your computer to use them.

link|flag
Thanks will try it – Rebol Tutorial Sep 5 at 11:50

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.