-
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
-
VHDL编程100例,有需要的就下吧
vhdl编程100例,有需要的就下吧-VHDL Programming 100 cases, in need of on the next bar
- 2022-07-18 15:36:27下载
- 积分:1
-
编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形...
编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形成word文件(单词序列)保存。-CCwordSequence) preservation.
- 2022-01-26 05:44:59下载
- 积分:1
-
这是我们老师留的作业,还算不错我给完成了,希望给想做的朋友一点启发...
这是我们老师留的作业,还算不错我给完成了,希望给想做的朋友一点启发
- 2022-03-19 01:38:26下载
- 积分:1
-
一个反汇编程序源码
一个反汇编程序源码- A counter- assembly program source code
- 2022-12-31 18:40:05下载
- 积分:1
-
计算机语言编译器是用C++语言编写的程序,用C++语言编写的…
cp计算机语言的
编译器的解释程序
用C++语言编写
-cp computer language compiler is the interpretation of the procedures used C language
- 2022-01-26 06:29:11下载
- 积分:1
-
一个解析,可以实现单反的解析,是一个很好的解析分析器。
一个语法分析,能实现SLR语法分析,是一个好的语法分析器-A parsing,which can realize SLR parsing,is a good parsing analyzer.
- 2022-02-07 17:47:59下载
- 积分:1
-
录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程...
录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程-Input valid LR (0) grammar, the output of LR (0) analysis table, and can parse the input sentence is the output corresponding grammatical analysis
- 2022-07-07 02:47:16下载
- 积分:1
-
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。...
ec++,嵌入式C++编译器,和KEIL结合的很好的,开发过程也比较简单,压缩包中包含说明文档。-ec++, embedded C++ compiler, and KEIL good combination, the development process is also relatively simple, compressed package includes documentation.
- 2022-07-27 15:54:05下载
- 积分:1
-
This an expression used to generate value for the procedures it can be imported...
这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expression
- 2022-11-08 09:00:08下载
- 积分:1