#define THEN 257 #define ELSE 258 #define INT 259 #define LET 260 #define ID 261 #define IF 262 #define FI 263 #define CONCAT 264