# Specification of CompilerKit =================================== # 0: General Information =================================== - Output format: PEF, XCOFF - Object format: AE, COFF - SDK Language: C++ =================================== # 1: CompilerKit =================================== - Shall support compilation, assembling and linking. - Shall be written in C++ - Shall support the assembler too. - Shall provide primitives for compilers, assemblers and linkers. - Shall support multiple architectures. - Shall have a debugger.