Wildcat COBOL Compiler for .NET Version 0.1.1 Release Notes In this release the compiler is in a very early stage of development. It is capable of compiling a simple hello world program. It has support for the following features of the COBOL language, although some of these features may be incomplete at this time. Perform paragraph Perform varying If/Else/End-if Display Accept String (partially implemented) Move (partially implemented) Intrinsic Functions (currently only: upper-case) Add Divide