품사 분석 기 JFLEX

1、homepage and download
home page:http://jflex.de/docu.html
download:http://jflex.de/download.html
사용 설명서:http://jflex.de/manual.html
2.스트레스 해소 와 환경 변수 설정
압축 해제 후 파일 편집bin\jflex.bat자바home 과 jflexhome 환경 변수,JAVAHOME 기본 값 은 C:\JAVA,JFLEXHOME 기본 값 은 C:\JFLEX 입 니 다.
JAVA_HOME contains the directory where your Java JDK is installed (for instance  C:\java ) and
JFLEX_HOME the directory that contains JFlex (in the example:  C:\JFlex )
3.품사 분석 파일 생 성
실행 명령:jflex lexer.flex,JFlexLexer.java 의 문법 해석 파일 생 성

  
  
  
  
  1. D:\jflex1.4.3\example>jflex lexer.flex 
  2. Reading "lexer.flex" 
  3. Constructing NFA : 955 states in NFA 
  4. Converting NFA to DFA : 
  5. ............................................................................ 
  6. ............................................................................ 
  7. ............................................................................ 
  8. ............................................................. 
  9. 447 states before minimization, 350 states in minimized DFA 
  10. Writing code to "JFlexLexer.java" 

 
 
 
 
 
 
 
 
 
 

좋은 웹페이지 즐겨찾기