Hi,<br /><br />Is it possible to create a lexer and parser dynamically?<br />I would like to create an application, which, for example, reads in a file<br />which contains what the separator character is and after that<br />the program can read in another file, but considers the separator<br />character. Somehow I could not manage to create a variable, which<br />then can be used in a lexer. Any way to do this?<br /><br />Thanks for any help.<br /><br />Best regards,<br /><br />Peter Ivanyi<br /><br /><br />