Implementation of CYK Algorithm and the printing of all substrings of a string that is a member of the grammar
Using flex specifications to convert infix to postfix and printing out the expression tree, along with evaluation of the value of the experssion