-
计算机器程序~ 附带词法分析~
计算机器程序~ 附带词法分析~- Computation machine program ~ supplementary lexical analysis
~
- 2022-01-24 17:09:53下载
- 积分:1
-
一个词法分析实验的源代码
一个词法分析实验的源代码- A lexical analysis experiment source code
- 2022-03-21 17:06:27下载
- 积分:1
-
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明...
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because the other day in the knowledge base to see a VC pascal lexical analysis procedures, find that quite complex. In fact, lexical analysis procedure is the same principle, I think if you understood a simple lexical analysis procedure to write complex it is not difficult, is nothing but add a few keywords and writing several conditions judgment statement it. Lexical analysis is the basis of compilers, as well as the most simple. Well, now let us look at the procedures it. Let us look at this small language grammar it
- 2022-08-08 01:17:36下载
- 积分:1
-
一个简单词法分析器
一个简单词法分析器- A simple morphology analyzer
- 2022-04-08 01:03:00下载
- 积分:1
-
编译原理程序by me.
编译原理程序by me.- Translation principle procedure by me.
- 2023-04-25 09:45:03下载
- 积分:1
-
卷积码的解码所用到的加比选模块 很有用 可直接引用
卷积码的解码所用到的加比选模块 很有用 可直接引用-Decoding convolutional codes by using the plus selection module can be directly useful to quote
- 2022-03-01 04:53:18下载
- 积分:1
-
一个很好用的C++语言的编译器,然后词法语法哦
一个不错的用C语言编写的语法词法便编译器哦-A good use of C language compilers then lexical grammar Oh
- 2022-03-23 21:59:11下载
- 积分:1
-
Java形式文法
Java形式文法-BNF.是设计形式文法的好范例。-Java form grammar-BNF. Form design is a good example of grammar.
- 2022-11-05 00:40:03下载
- 积分:1
-
语法是一个C #和java解析器生成(编译)。它提高了…
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
- 2022-03-18 00:36:28下载
- 积分:1
-
The Lua code will be embedded in a presentation to their own method of procedure
本代码演示了将Lua嵌入到自己程序中的方法
-The Lua code will be embedded in a presentation to their own method of procedure
- 2022-04-14 11:34:49下载
- 积分:1