JLex

zumanoZ@hotmail.com (zumano)
12 May 2002 00:07:00 -0400

          From comp.compilers

Related articles
JLex zumanoZ@hotmail.com (2002-05-12)
Re: JLex jpeeler@tampabay.rr.com (JoAnn Peeler) (2002-05-13)
JLex anton.vahcic@snet.fri.uni-lj.si (Anton Vahcic, ml.) (1999-05-22)
| List of all articles for this month |

From: zumanoZ@hotmail.com (zumano)
Newsgroups: comp.compilers
Date: 12 May 2002 00:07:00 -0400
Organization: http://groups.google.com/
Keywords: lex, Java, question
Posted-Date: 12 May 2002 00:07:00 EDT

Hi! I am new user to JLex. I have downloaded a copy of the JLex
source code from the princeton website and I have a try at its sample
lex file. However, I found that when I execute the command "java
Sample" or "java Sample < testing.txt", the input is only allowed to
be in a single line format and it will give me the error "Lexical
Error: Unmatched Input".


Can anyone please tell me how can I read through a multi-line file?


Thanks very much !!


zumano


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.