The TinyCOBOL project is a COBOL compiler that is being actively developed by members of the free software community. It is being developed on the Linux OS, using a mix of C and LEX/YACC. It generates GNU assembler code, so it requires the GNU assembler and linker programs to create an executable binary. Currently, only the Linux IA32 platform is supported.