Wildcat COBOL Compiler for .NET Version 0.1.7 Release Notes 15th May 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 - 99 Bottles of beer - Towers of Hanoi - Simple NUnit tests Bug fixes and improvements: - Fixed a bug relating to source lists ending in a dot This affects the was hanoi.cbl runs. - Moved tokenizer code into Tokenizer.cs This is the first release to have source code released under the GPL.