> Hi, > > I'll try to write a faster parser/compiler, which also supports UTF8. Are you sure that you want to write a parser? Because that is the part that does the semantics and handles all the statements and does not known about UTF8. What is wrong with the current scanner? Peter