Wildcat COBOL Compiler for .NET Version 0.1.12 Release Notes 16th June 2007 The compiler is still in an early stage of development. Programs that have been tested with this version are: - Hello World - Hello World using the .NET framework - Hello World using GTK# - Hello World using Cocoa# - 99 Bottles of beer - Towers of Hanoi - Simple NUnit tests Bug fixes and improvements: - Support for all relational operators: < > = <= >= <> - Bug fix in IF statement compilation