-
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
-
VC realize the program used to compile a small system, in the system to achieve...
该程序用VC实现了一个小型编译系统,在系统中实现了完整的词法扫描,语法分析,予以分析以及模拟代码生成等模块.-VC realize the program used to compile a small system, in the system to achieve a complete lexical scanning, syntax analysis, to analysis and simulation code generation modules.
- 2022-03-09 20:03:49下载
- 积分:1
-
ll(1)语法分析器
ll(1)语法分析器-ll (1) parser
- 2023-04-21 17:00:04下载
- 积分:1
-
c语言标准库函数速查手册电子版
c语言标准库函数速查手册电子版-c language standard storehouse function speed-searches the
handbook electron version
- 2022-08-20 13:42:45下载
- 积分:1
-
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu...
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu-sdcc to 51 other small-scale embedded cpu design c compiler supports several different types of c pu
- 2022-03-24 21:28:03下载
- 积分:1
-
Programa em Pascal usado em Aulas
Programa em Pascal usado em Aulas
- 2022-07-03 07:04:34下载
- 积分:1
-
关于编译原理的vc程序
关于编译原理的vc程序- About translation principle vc procedure
- 2022-07-08 17:06:34下载
- 积分:1
-
PL/0语法分析程序原代码(TURBOL PASCAL)
PL/0语法分析程序原代码(TURBOL PASCAL)-PL/0 grammar analysis program original code (TURBOL PASCAL)
- 2023-07-05 16:45:03下载
- 积分:1
-
编译原理
编译原理-实现目标机的功能及分配功能-用于生成目标代码-Compiler Construction Principles- to achieve the target machine
- 2022-01-21 17:28:57下载
- 积分:1
-
用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0...
用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0-Be used for recursive descent analysis, compiling principle, operating environment for Visual Stdio c++6.0
- 2022-04-23 13:01:40下载
- 积分:1