TIPS-Interpreter Interpreter for the TIPS programming language (a subset of Pascal) Written Entirely in C/C++. Uses Flex for the lexical analysis. Parsing and interpreting are done completely from scratch.