CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - lexical analysis java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - lexical analysis java - List
[
JSP/Java
]
使用lex分析java源程序
DL : 0
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
Update
: 2008-10-13
Size
: 2.92kb
Publisher
:
万宏兴
[
WEB Code
]
6wg7j9rz
DL : 0
编译原理独立词法分析程-compiler theory independent lexical analysis-
Update
: 2025-02-17
Size
: 152kb
Publisher
:
陈守红
[
JSP/Java
]
cifa11
DL : 0
该文件为编译器词法分析的代码-document for the compiler code lexical analysis
Update
: 2025-02-17
Size
: 9kb
Publisher
:
康抗
[
JSP/Java
]
使用lex分析java源程序
DL : 0
Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
Update
: 2025-02-17
Size
: 3kb
Publisher
:
万宏兴
[
ELanguage
]
算符优先—编译原理
DL : 0
java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
Update
: 2025-02-17
Size
: 73kb
Publisher
:
陈为
[
ELanguage
]
类c语言编译器
DL : 0
类c语言编译器,提供从词法分析到语义分析的一系列操作,可供编译原理学习使用。-category c compiler, from lexical analysis of the semantic analysis of a series of manipulations, Principle study compiled for use.
Update
: 2025-02-17
Size
: 32kb
Publisher
:
张博
[
Other resource
]
Scanner_sun
DL : 0
java词法分析的主要代码,由sun的j2re提取,javac\v8\parser\-java lexical analysis of the main code from the sun j2re extraction, javac \ v8 \ parser \
Update
: 2025-02-17
Size
: 5kb
Publisher
:
zb
[
ELanguage
]
javacifa
DL : 0
本程序是用JAVA语言编写的一个小的词法分析器,可实现输入语句的词法分析。-this program is written in Java and a small lexical analyzer can achieve input sentences of lexical analysis.
Update
: 2025-02-17
Size
: 18kb
Publisher
:
苏艳
[
Other resource
]
WordAnalys
DL : 0
用C++语言编写的Java词法分析程序。-C language Java lexical analysis procedure.
Update
: 2025-02-17
Size
: 49kb
Publisher
:
胡雪飞
[
Console
]
JavaScanner
DL : 0
JAVA词法分析程序,程序不难,但是对于初学者来说具有一定参考价值-JAVA lexical analysis procedure is not difficult, but for a newcomer with a certain reference value
Update
: 2025-02-17
Size
: 20kb
Publisher
:
奚士佳
[
ELanguage
]
JLex
DL : 0
JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
Update
: 2025-02-17
Size
: 92kb
Publisher
:
[
Other resource
]
Ictclas
DL : 0
采用MyEclipse3.1+JDK1.5编译通过 中文词法分析-MyEclipse3.1 JDK1.5 compiler used by the Chinese lexical analysis
Update
: 2025-02-17
Size
: 2.35mb
Publisher
:
张磊
[
Other resource
]
CIFAFENX
DL : 0
这是一个词法分析程序,是在编译原理课编写下来的,经过多次修改。还能够分析对10+9e这样的单词。比较全面。-This is a lexical analysis procedure is compiled in principle lesson from the prepared, after several revisions. Also 10 9e analysis of the word. More comprehensive.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
JSP/Java
]
javaanlisys
DL : 0
对一个Java程序进行简单的词法分析,要求用到StringTokenizer等类进行各类分析的题目。-of a Java process simple lexical analysis, StringTokenizer requirements used for various categories such as analysis of the topic.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
lizhx
[
ELanguage
]
byylscanner
DL : 0
此为编译原理的词法分析部分,包括源程序的录入,token,错误,符号表的输出及保存,作的不是太好-this principle to build the lexical analysis, including the source of input, token, the erroneous, Symbol Table output and storage, is not very good for!
Update
: 2025-02-17
Size
: 59kb
Publisher
:
闫相通
[
ELanguage
]
analysis
DL : 0
编译原理上机实验,c语言的词法分析器。将单词分为保留字,标识符,数字。可实现c语言的几乎全部词法分析。-Principle of the Experimental Machine compiler, c language lexical analyzer. The word is divided into reserved words, identifiers, numbers. Can be realized almost all of c language lexical analysis.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
齐旭蕾
[
ELanguage
]
lexical-analysis
DL : 0
实现编译原理中的词法分析,通过java语言实现-Implement the principle of the lexical analysis compiled by java language
Update
: 2025-02-17
Size
: 72kb
Publisher
:
上官清水
[
JSP/Java
]
Lexical-analysis
DL : 0
用JAVA语言编写:输入一段程序,对其进行词法分析-Written in JAVA language: enter a program, its lexical analysis
Update
: 2025-02-17
Size
: 3kb
Publisher
:
陈欣尹
[
JSP/Java
]
jAVA
DL : 0
无符号数的词法分析与逆波兰数的词法分析JAVA代码(The number of unsigned lexical analysis)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
残阳如血
[
JSP/Java
]
java实现语法分析器及词法分析器
DL : 0
由java语言实现的编译原理实验的词法分析和语法分析器(The lexical analysis and parser of compiler principle experiment implemented by java language)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
wsj1997713
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.