-
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
-
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数...
PKU_1205 水处理厂输送水的问题,考虑沿岸城市(水处理厂)的数量,程序能确定输送方式的种数-PKU_1205
- 2022-12-06 18:00:04下载
- 积分:1
-
c language version morphology compiler
c语言版词法编译器-c language version morphology compiler
- 2022-08-17 08:14:41下载
- 积分:1
-
C程序的二项式概率分布。
C programm for Binomial probability distribution.
- 2022-07-27 17:04:15下载
- 积分:1
-
一个slr(1)的 语法分析器
可以自行输入文法
一个slr(1)的 语法分析器
可以自行输入文法-1 slr (1) parser can enter your own grammar
- 2022-06-28 23:14:36下载
- 积分:1
-
解析函数:语法分析是编译过程的核心,它的主要…
语法分析的功能:
语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。
有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of language, from the output by the lexical analysis of source symbols to identify all types of string parsing components, at the same time syntax checker for semantic analysis and code generation to make preparations. There are reports
- 2022-04-01 23:12:50下载
- 积分:1
-
将文本文挡的标识分开
将文本文挡的标识分开-to block texts from the logo
- 2022-08-14 17:44:09下载
- 积分:1
-
This is a university teaching series unravel the procedures set grammar and synt...
这是一个大学教学用的编绎程序,集语法分析和语法制导翻绎为一体,其中语法分析采用算符优先分析算法.-This is a university teaching series unravel the procedures set grammar and syntax analysis Multilingual guidance for the integration, analysis and syntax analysis algorithm operator priority.
- 2022-11-15 20:10:08下载
- 积分:1
-
c/C++ 代码安全检测,c/C++ 代码安全检测
c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
- 2022-01-24 18:11:57下载
- 积分:1
-
CppUnit源码和源码解析指导,里面用到很多设计模式,很好的代码...
CppUnit源码和源码解析指导,里面用到很多设计模式,很好的代码-CppUnit source and source analytic guidance, which used a lot of the design mode, very good code
- 2022-04-16 17:09:32下载
- 积分:1