联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编译器/解释器(117) 
按平台查找All C++(117) 

[编译器/解释器] funLang

完成万花筒教程后,使用LLVM的C++API实现的静态类型编程语言被设计为下一步。
A statically typed programming language implemented with LLVM s C++ API designed as the next step once you ve completed the Kaleidoscope tutorial. (2024-01-05, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704436376614986.html

[编译器/解释器] csvpp

该工具将Excel转换为各种编程语言、脚本和数据。它还包括利用csv...的各种转换工具...,
This tool converts Excel into various programming languages, scripts and data. It also includes various conversion tools that utilize csv files. (2023-09-13, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694720000173019.html

[编译器/解释器] felix-marmalade

脚本和代码,让人们使用felix编程语言加上桔子酱SDK来构建跨平台应用程序。,
Scripts and code to let people use the felix programming language plus the marmalade SDK to build cross-platform applications., (2012-07-19, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693854745852258.html

[编译器/解释器] bananaScript

一种深奥的编程语言,绝对是疯狂的。,
An esoteric programming language that s absolutely bananas., (2018-01-26, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693854739240245.html

[编译器/解释器] huginn

编程语言没有什么怪癖,如此简单,每个孩子都可以掌握它。,
Programming language with no quirks, so simple every child can master it., (2021-11-26, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689554516109142.html

[编译器/解释器] WisniaLang

一种实验性编程语言的编译器,可以在没有LLVM dep的情况下生成微型Linux二进制文件(ELFx86_64)...
A compiler for an experimental programming language that produces tiny Linux binaries (ELF x86_64) without LLVM dependency! (2023-01-28, C++, 214KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137097935720.html

[编译器/解释器] llvm-mos-Game-Utilities

一个预先制作的类型和函数库,用于帮助进行常规编程或游戏开发。专为新...
A library of pre-made types and functions to help with general programming or game development. Designed for the new 6502 compiler, "LLVM-MOS". (2023-02-20, C++, 19KB, 下载0次)

http://www.pudn.com/Download/item/id/1687137074393931.html

[编译器/解释器] zion

一种静态类型的严格计算的垃圾收集可读编程语言。
A statically-typed strictly-evaluated garbage-collected readable programming language. (2023-01-02, C++, 565KB, 下载0次)

http://www.pudn.com/Download/item/id/1687136278746538.html

[编译器/解释器] vuo

一种用于交互式媒体的实时可视化编程语言。
A realtime visual programming language for interactive media. (2022-09-28, C++, 79109KB, 下载0次)

http://www.pudn.com/Download/item/id/1687136087699590.html

[编译器/解释器] Bank-Management-System

C++小型项目银行管理系统是一个基于控制台的应用程序,用C++编程语言编写...
The C++ Mini Project Bank Management System is a console-based application that was written in the C++ programming language. This system is a simple little project that was created in the Visual Studio Code IDE and compiled with the GCC compiler. (2023-03-19, C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1687134973340128.html

[编译器/解释器] MSCR-Minimalist-Chinese-Language-Runner

MSCR(Minimalist Shaogod for Cinese Runner)是我开发的一款中文编程语言的运行工具,内部实现类似JVM,基于我早期开发的sws语言GUI版本。 MSCR类似c语言,只不过体积比gcc小得多(仅14...
MSCR (Minimalist Shaogod for Cinese Runner) is a Chinese programming language runtime tool developed by me. It internally implements a JVM, based on the sws language GUI version I developed earlier. MSCR is similar to c language, but its volume is much smaller than gcc (only 14 (2021-07-20, C++, 1261KB, 下载0次)

http://www.pudn.com/Download/item/id/1687134852389147.html

[编译器/解释器] GCCompiler

G balang是一种简单的命令式编程语言。让我介绍一个新的georgus编译器的这个可怕的语言...
G?balang is a simple imperative programming language. Let me introduce a a new georgus compiler of this awesome language - GCCompiler. (2019-01-27, C++, 265KB, 下载0次)

http://www.pudn.com/Download/item/id/1687134739596882.html

[编译器/解释器] Compiler-construction-principles

本书介绍编译器构造的一般原理和基本实现方法, 主要内容包括词法分析、 语法分析、 语义分析、 中间 代码生成、 代码优化和目标代码生成等。除了介绍命令式编程语言的编译技术外, 本书还介绍面向对象语 言和函数式编程语言的实现技术。本书还强调一些相关的理论知识, 如形式语言和自动机理论、 语法制导 的定义和属性文法、 类型论和类型系统等。 本书取材广泛新颖、 图文并茂, 注意理论联系实际。本书可作为高等学校计算机科学及相关专业的教 材, 也可供计算机软件工程技术人员参考使用。
This book describes general principles and basic method of compiler construction, includes lexical analysis, syntax analysis, semantic analysis, intermediate Code generation, code optimization and code generation. Apart the imperative programming language compiler technology, this book also introduces object-oriented language And the functional programming language implementation technology. Book also highlighted some related theoretical knowledge, such as formal language and automata theory, syntax-directed Definition and attribute grammars, type theory, and type systems. Based on a wide range of novel, illustrated the book, theory and practice. Book college computer science and related disciplines to teach Material, can also be used for computer software engineers. (2015-09-20, C++, 1777KB, 下载10次)

http://www.pudn.com/Download/item/id/1442757364656765.html

[编译器/解释器] Code

C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。
C++ classic grammar with application class writing with the application, the constructor and destructor function, the function of the overloaded class inheritance, function coverage, the base class and the derived class s constructor, destructor has invoked the order, how in the derived classthe parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, references and pointer variable distinction in common. VC compiler theory and engineering process, the different classes in the project is split into different files together to complete each one. H. Cpp file, header files define the solution of the problem is repeated, train students good programming habits, but also laid a good foundation for later analysis generated by the MFC AppWizard project. (2013-03-04, C++, 209KB, 下载2次)

http://www.pudn.com/Download/item/id/2146786.html

[编译器/解释器] pascal-compiler-in-cpp

pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境
pascal compiler in C++ is a compiler which compiles pascal code. The project consists of Symbol Table, Abstract Tree Construction, Code generation and generated code interpretation. I believe it s a helpful material for learning oo programming and design since it uses STL and design patterns intensively. The project is developed on Mingw and Dev-C++ IDE, VC6.0 is not supported since it does not STL compliant! (2009-08-12, C++, 705KB, 下载123次)

http://www.pudn.com/Download/item/id/875280.html

[编译器/解释器] c++词法分析程序

一个用C++编写的C语言词法分析程序,本人在做WEBSPHERE MQ的收发信息时需要对远端发过来的数据进行解析,然后才能确定要发送到哪一个终端,因此写了对词法分析做了一定的研究,也就写了这么一个程序.
prepared by the C language lexical analysis procedures, I do WebSphere MQ the need to send and receive information sent to the remote data analysis, in order to determine where to send a terminal, wrote a pair of lexical analysis done some research, it was such a procedure. (2005-09-19, C++, 9KB, 下载28次)

http://www.pudn.com/Download/item/id/113791.html

[编译器/解释器] yufafenxi

编译原理语法分析器编程
The translation principle grammar analyzer programs (2004-10-21, C++, 14KB, 下载231次)

http://www.pudn.com/Download/item/id/1098355482374441.html
总计:117