Wildcat Cobol Compiler for .NET
home | about | docs | feedback | download | launchpad project
An open-source COBOL compiler for .NET and MonoSandy Dunlop
A 27 year old software consultant living in Glasgow.
IRC: jaavaaguru on irc.freenode.net
Email: sandy@sorn.net
home | about | docs | feedback | download | launchpad project
An open-source COBOL compiler for .NET and MonoOver the next month, it is intended that the compiler will gain support for:
Beyond that, the next developments will include:
The Wildcat COBOL compiler aims to implement a substantial part of COBOL-85, and generates CIL code which conforms to the ECMA-335 standard. On this site, the term "COBOL-85" refers to:
As a result of generating standard CIL code, the Wildcat COBOL compiler produces executable files compatible with:
Sandy Dunlop became interested in .NET technology in June 2002 after reading about Miguel de Icaza's work on the Mono open-source project which was unveiled at the 2001 O'Reilly conference. He begain work on a C# port of his company's in-house database SDK, which at the time was written in C, in an exercise in learning about the .NET Framework and the C# language.
After watching an interview with Valer Bocan about his implementation of a Forth compiler for .NET in MSDN's Channel 9 on 14th September 2006, Sandy began work on his own COBOL compiler for .NET. His work on this project is motivated by the absence of a freely available COBOL compiler for .NET. On 11th March 2007, Sandy released a downloadable demonstration of his compiler on the Internet.
There are several COBOL compilers for the .NET Framework, and there are a few Open Source COBOL compilers. With its source being released on the Internet on 15th May 2007, The Wildcat COBOL compiler is the first open-source COBOL compiler for .NET.