-
This procedure is used c# Write a compiler, the realization of the lexical, synt...
本程序是用c#写的一个编译器,实现了词法,语法,语义分析和中间代码生成,输出结果功能-This procedure is used c# Write a compiler, the realization of the lexical, syntax, semantic analysis and code generation between, the output function
- 2022-08-09 05:27:50下载
- 积分:1
-
简单的词法分析(parseclass.h)
简单的词法分析(parseclass.h)- Simple lexical analysis (parseclass.h)
- 2022-09-01 23:45:02下载
- 积分:1
-
写在C++中的堆栈代码
stack code that wrote in C-stack code that wrote in C++
- 2023-07-03 04:25:02下载
- 积分:1
-
这是一个课程设计大纲编译原理,轮廓可以放…
此为一编译原理的课程设计大纲,在里面可以根据大纲的要求编写相应的代码-this as a compiler theory of curriculum design outline, the outline can be inside prepared at the request of the corresponding code
- 2022-02-14 23:42:09下载
- 积分:1
-
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2023-02-14 16:15:03下载
- 积分:1
-
用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全...
用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
- 2022-05-29 02:22:19下载
- 积分:1
-
C++ / TCL
C++/Tcl
A C++ library for interoperability between C++ and Tcl
Welcome to the C++/Tcl library!
This library was written for C++ and Tcl programmers.
It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking into account the limitations of Tcl.
The C++/Tcl library offers the following features:
Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications.
Possibility to expose free C++ functions as commands in Tcl.
Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers.
Possibility to manipulate Tcl lists and objects from the C++ code.-C++/Tcl
A C++ library for interoperability between C++ and Tcl
Welcome to the C++/Tcl library!
This library was written for C++ and Tcl programmers.
It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking
- 2022-07-02 08:21:49下载
- 积分:1
-
简单的语言词法和语法分析,包括令牌字符串填充,…
simple语言的词法和语法分析,包括token串的填写,符号表的填写,四元式的生成
-simple language morphology and syntax analysis, including token strings fill in, fill in the symbol table, the generation of type Quaternion
- 2023-01-16 07:40:03下载
- 积分:1
-
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写...
单片机与PC机通信的程序,pc机程序用c语言来编写,单片机程序用汇编语言来编写-dfafdfa
- 2022-06-02 14:26:14下载
- 积分:1
-
我做的不好呀,请大家指教。
我做的不好呀,请大家指教。- I do am not good, asks everybody to advise.
- 2023-06-19 15:05:04下载
- 积分:1