This project is a simple compiler that processes a custom instruction for matrix multiplication. Using Flex (Lexical Analyzer) and C, it interprets the instruction, takes matrix input from the user at ...