COBOL IDE, Compiler for Linux
Grizzly writes "Okay, go ahead and laugh. But there's a lot of COBOL out there, and that has kept a lot of businesses, especially outside the United States, from even looking at Linux. Linux and Main has a story on KOBOL and how it might make bringing those COBOL apps over to Linux possible."
1st post done.
I'm curious what "cob2c" COBOL to GCC compiler they are using? Is it an Open Source one? Or is it a licensed compiler from someone else -- possibly modified for GCC? Version 0.9.7 -- couldn't find a project/product with that version.
Are you aware of the TinyCOBOL project? They are at version 0.58 and producing a true COBOL compiler, no translation to C first. They are targetting COBOL 85 first with an eventual production of a compiler with the most current standard available.
The project is hosted on SF.net at http://tiny-cobol.sf.net/, check it out for more details.
Please don't.
Programs written for mainframes suck no matter where you run them. Paying people to sit around to watch batch jobs run is stupid no matter whether they're watching a 3270 terminal or an xterm.
Another very attractive cobol tool that runs on linux (and windows, and Solaris, and so on) is PerCobol from LegacyJ.As the name would indicate its a java solution.
http://www.legacyj.com/lgcyj_perc1.html
My agency has had a developer trying to get Merants Cobol working on a Solaris system for some time now and hasn't had any luck getting it to connect to Oracle. All the instructions we could find refer to DB2, even those where incomplete. Merant was not willing to support us since we purchased the software directly from Sun.
I couldn't find any instructions on getting Kobol to connect to Orable either, but its still a pretty new product so I will be revisiting it later. But with PerCobol it took about 1 hour to figure it out. (this is including the 30 minutes it took to download the 100mb evaluation copy).
The cost of PerCobol is MUCH higher than Kobol's $39.95. Its more like 5000 dollars per developer (if you are deploying to a Solaris server which we are). But it still looks really good compared to what we have experianced with Merant and we can redeploy the mainframe applications to java applettes on our intranet with PerCobol with little trouble.
Call (206) 338-5780 COLLECT for information about a genuine BA, BS, MA, MS, MBA, or Ph.D.
Or at least don't disrespect the programmers. Someday when we're all creaky it'll be hard to find a job doing C++ or Java or Perl or C#. Sure, we know those are fine languages for many things, and we've got 40 years of experience using them. Sure we are still sharp and can code rings around almost anybody. We even probably still feel young inside and if we're lucky only need the regular strength viagra. (EXTRA strength viagra is for OLD people).
But there it is on the resume - you did C++ programming 25 years ago, and in the eyes of the young'ins, that makes you unemployable. I've worked with enough people with many decades of experience to know that these people can be the sharpest ones in an organization, even if their experience includes COBOL.
I know this is offtopic, but I can predict what some of the comments are going to say.
If tits were wings it'd be flying around.
While it's true that cobol is often associated with legacy programs, cobol programs are a niche market, one that linux could exploit (recompile your cobol app for linux and save!). So far, linux growth has mostly been at the expense of other unix rather than cutting into the desktop (windos) market. I'm not suggesting that linux or x86 hardware can compete with mainframes, but a modern x86 box running linux could replace a mainframe for some cobol apps.
Additionally, scary as it sounds, ne wCobol development is still being done. A company I used to work for sold (and still sells) expensive bank software written in cobol and using Tandem SQL.
If it gets the job done, it gets the job done. That applies to linux and cobol.
Do you even lift?
These aren't the 'roids you're looking for.
Unfortunately a COBOL compiler isn't enough. Other applications which are specific to mainframes would also need to be implemented. Here's two examples:
* VSAM -- IBM's keyed file format. It's simplistic in concept, but manages keyed files very well. A relational DB might be better, but you'd still have to convert the code.
* IMS -- IBM's hierarchical database. The syntax isn't declarative like SQL, but much more intent on moving a pointer throughout the database.
* Other OS calls.
I was turned off to COBOL in the beginning, until I tried Fujitsu PowerCOBOL for Win32. Programming with it is much easier than I imagined it to be. I made an interesting GUI in a couple of hours. The code is pretty readable too. I really think it's a myth that COBOL is dead and legacy only. The recent COBOL book from Sams was what got me started, and came with this compiler on CD.
It's not perfect however, there are some annoying bits about the IDE, at least in the demo that I tried (based on an older release). I had to close the editing window before I could compile. It becomes annoying opening and closing the same window during tests. Hopefully this issue is solved in newer releases.
I'm pleased that there will be KOBOL for Linux. I hope it measures up to PowerCOBOL eventually.
Women.
I've been in computers 20+ years, and worked with all sorts of different platforms and languages. For some reason, there are more women who program in COBOL than in any other language.
You guys in the ultra-geeky C++ shops, look around. What's the ratio of males to females? In most COBOL shops, it's equitable. I've even worked in places where there were more women than men.
I've recently interviewed for a job elsewhere in my organization where I'd be swapping mostly COBOL and a little Java for full-time Java, SOAP, etc. Sounds like a much cooler job... but this group is off in another building, and there's only one woman. Don't get me wrong, I'm happily married... but I like having women around.
So what if all the women will look like Grace Hopper soon? I'll look like Hume Cronyn.
Programming needs women. Go COBOL!
Garg
Garg
Alumnus, Xavier's School for Gifted Youngsters
COBOL is a great language for business/financial applications. I wouldn't write an OS in it, but I wouldn't recommend C for banking software either.
Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
Is OpenVMS really open? How about an x86 port of VMS?
Fascism starts when the efficiency of the government becomes more important than the rights of the people.
Micro Focus is going to eat the Kompany's lunch on this one. Mainframers know Micro Focus like C++ developers know Rogue Wave. Their Object COBOL developer suite has been here longer from a company Mainframers know and trust.
I have nothing against the Kompany, in fact I like them quite a bit, but this seems like a stupid move.
~~ What's stopping you?
You people have got to be kidding! Anything done in COBOL can be re-written in C 1000 times more efficiently, quicker, and easier to understand for the next (younger) guy in line for your job.
Give me a break, COBOL, if this isn't satire, I don't know what is!