COBOL isn't dead, it just smells funny

; Date: Tue Jul 18 2006

Tags: OpenJDK

I was thinking the other day - what with the Visual Basic compiler for Java, it would make sense for there to be a COBOL compiler for Java. That way we could draw on yet another large body of software to run on top of the Java runtime.

Okay, so I get strange thoughts occasionally.

Of course the first step would be a grammer to parse the language .. the next step then would be a compiler to convert that to byte codes.

Well ... this guy (web.archive.org) A JavaCC grammar for Cobol found one here

Hurm... It's under the LGPL so someone who has a hankering could take it and run with it.

Source: (web.archive.org) weblogs.java.net

About the Author(s)

(davidherron.com) David Herron : David Herron is a writer and software engineer focusing on the wise use of technology. He is especially interested in clean energy technologies like solar power, wind power, and electric cars. David worked for nearly 30 years in Silicon Valley on software ranging from electronic mail systems, to video streaming, to the Java programming language, and has published several books on Node.js programming and electric vehicles.