PASCAL 源代码自动转换为 C 语言源代码工具
PASCAL 源程序转 C 语言源程序-PASCAL C language source to source
本专区汇聚了各类基于 源码转换 开发的源码资源,共计 8 篇资源供开发者免费下载学习。
PASCAL 源程序转 C 语言源程序-PASCAL C language source to source
Pascal 到C的转换器,Windows系统下可用,因为pascal语言用的比较少,我个人认为吧,所以就上传了个Pascal to C的转换器,供大家下载,并且使用。
VC Delphi 原码转换。 cpptodel.zip 解释如何将 VC++ 的原码格式转换成 Delphi 的原码格式,简单易明,说明清晰。-VC Delphi source
This is a Python target for the Monkey programming language. It currently translates a maj
i2py provides tools for converting programs and scripts written in the IDL programming lan
2C.py - Python-to-C compiler for CPython 2.6 Static (not JIT) python-to-binary compiler.
Cpy translator This project aims to write C code with a python style. Means, no curly br
利用QTdesigner设计出QT界面后保存成UI文件。之后使用PYUIC导成py文件,以下是示例的代码。