Chess Notation with C Coding
Budget: $10 – $30 USD
Making a chess notation translator with writing a lex and a yacc code that will accept all possible inputs. The input to your program will be a text file containing the moves of a chess game written in the well-known chess notation. You are expected to write a translator that translates an input game written in the chess notation to a target natural language, such as English.