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

[编译器/解释器] ScpReplacer

SCP的EXILED插件:秘密实验室服务器,允许玩家自愿替换在回合开始时退出的SCP,
An EXILED plugin for SCP: Secret Laboratory servers that allows players to volunteer to replace SCPs that quit at the beginning of a round, (2023-09-03, C#, 0KB, 下载0次)

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

[编译器/解释器] clausewitz-interpreter

Paradox Interactive的Clausewitz引擎脚本语言的解释器。,
An interpreter for Paradox Interactive s Clausewitz engine s scripting language., (2023-07-02, C#, 0KB, 下载0次)

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

[编译器/解释器] Replicant

缓存到磁盘的HttpClient包装器。超过指定最大值的缓存文件将根据上次访问时间删除。,
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times., (2023-07-28, C#, 0KB, 下载0次)

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

[编译器/解释器] KoLang-Compiler

我自己的语言编译器为学校项目做的。它生成llvm-ir代码并使用clang编译它
My own language compiler made for school project. It generates llvm-ir code and compiles it using clang (2022-01-28, C#, 45KB, 下载0次)

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

[编译器/解释器] Scanner

编译原理实验 词法分析器,识别单词和种别码
Compiler principle experiment lexical analyzer, identify words and species code (2018-05-10, C#, 61KB, 下载0次)

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

[编译器/解释器] COD_Analysis

分析MCU生成的COD文件(或是cof文件),最大程度的了解编译器的透明度
a way to analysis the COD document,let it easy to know how the compile works (2014-08-26, C#, 74KB, 下载1次)

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

[编译器/解释器] CBR.Setup64

一个多格式的文本图片阅读器,支持xml、zip、pdf、Images.采用MVVM框架编写,本人下载的本是一个程序,通过解析,用户可以通过反编译器,获得其内部程序设计源码,可以帮助学习使用wpf的读者练习采用MVVM模式设计桌面程序。
• Better user interface and design: Ribbon... • Multiple format support and conversion: Images, PDF, XPS, CBR/RAR, CBZ/ZIP, ePUB... • Dynamic books format: CBZD, a complete zip format with additional XML files associated to pages that contain frame descriptions. CBR contains a designer to "edit" books to add frames on the different page zone with order and timing. This allows automatic reading usable on desktop, but mainly for phone application. • External devices support and a Windows Phone 7 application. (2014-06-06, C#, 7556KB, 下载5次)

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

[编译器/解释器] GifFtpImageDemo

类似于WORD编译器 文字大小。文字颜色、文字类型 添加图片
Word analog compiler、font size、font color、add image,Sheet,Add picture ; add image,Sheet,Add picture ;add image,Sheet,Add picture ; (2014-04-29, C#, 329KB, 下载3次)

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

[编译器/解释器] CMM-jieshiqi

C#实现的解释器毕设代码及详细说明,无论是对学生还是做项目都有很好的指导意义
C# implementation of the interpreter code and a complete set of detailed instructions, whether it is for students to do the project or have a very good guide (2013-10-17, C#, 1075KB, 下载15次)

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

[编译器/解释器] FC_clock_V1.0

用C语言编写的FC版(NES格式)的时钟程序。 按A键和上下方向键进行调分。 按B键和上下方向键进行调时。 系统内置整点报时功能。 (本源码不自带NES模拟器和编译器!请自行下载安装。)
Using C language FC Version (NES format) clock procedures. Adjust according to the A key and the up and down arrow. To press the B key and the direction key. System built into the whole point timekeeping function. (the source does not own the NES simulator and compiler! Please download and install themselves.) (2013-05-05, C#, 10KB, 下载4次)

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

[编译器/解释器] CMMInterpreter

CMM解释器,编译原理课程实践,能够实现词法分析,语法分析,中间代码生成等功能
CMM interpreter, compiler theory of curriculum practice, lexical analysis, parsing, intermediate code generation features such as (2013-04-21, C#, 163KB, 下载11次)

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

[编译器/解释器] JSQFinal

编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言 的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言 进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转 换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE 能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、 快速注释、输出语法树等。
CMM is a programming language derived from C. CMM Interpreter is an IDE of CMM included a lexical analyzer, a recursive descent parser generator and a semantic analyzer. (2012-03-08, C#, 224KB, 下载22次)

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

[编译器/解释器] MyDrawComplier

这是一个绘图语言的编译器,您可以输入ORIGIN IS (150,150) SCALE IS (300,300) ROT IS 0 FOR T FROM 0 TO 50*PI STEP PI/20 DRAW (COS(T),SIN(T)) 试试
this is a drawing language complier ,youcanuse it easyly,of cource it has some bugs. (2011-12-22, C#, 95KB, 下载5次)

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

[编译器/解释器] scanner

C sharp编写的词法分析器,编译原理作业,分析的语言为函数绘图语言。今下午刚验收通过,9.5分。
C sharp written lexical analyzer, compiler theory operation, analysis of the language as a function of drawing language. (2011-11-25, C#, 79KB, 下载14次)

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

[编译器/解释器] regex

正则表达式解释器实现原理,每一个学习计算机的人都必须知道的,谁看谁知道哦
Regular expression interpreter implementation principle, each person must learn the computer know who to see who knows oh (2011-11-17, C#, 90KB, 下载5次)

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

[编译器/解释器] ildasm40

ildasm40微软.net平台的反编译器最新版本 4.0,从vs2010里提取出来的
ildasm40 Microsoft. net platform, the latest version of the anti-compiler 4.0, to extract out from the vs2010 (2011-04-26, C#, 162KB, 下载11次)

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

[编译器/解释器] cffxq

一个用C#来开发的C语言词法分析器,可对C语言进行词法分析
A used C# To develop C-language lexical analyzer can be carried out on the C language lexical analysis (2008-06-09, C#, 45KB, 下载26次)

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

[编译器/解释器] PLx_Compiler

用c#编写的plx语言的编译器 学习编译原理的人应该知道plx语言吧
With c# Prepared plx language compiler to compile the principle of learning should know the language it plx (2008-04-07, C#, 156KB, 下载10次)

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

[编译器/解释器] EventListener

事件监听源码,用于中间件的事务监控,visual studio 2003 开发其它版本编译器还没验证
Source event listener for the affairs of middleware monitoring, visual studio 2003 to develop other versions of the compiler not to verify (2007-10-31, C#, 19KB, 下载10次)

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

[编译器/解释器] PresentingCsharp

这本书是你提高企业编程语言的一条捷径,这种企业编程语言带有下一代编程语言服务运行时(NGWS Runtime)NGWS Runtime 是一个不仅管理执行代码、同时也提供使编程更加容易的动态环境。编译器产生受管代码以指向这种受管理执行环境。你获得跨平台语言集成、跨平台语言异常处理、增强安全性、版本控制、安排支持和查错服务。 支持NGWS Runtime 的主要语言是C#。支持NGWS框架的很多程序是用C#写的,因此,在一些带有NGWS Runtime 的编译器中,它的编译器可以被认为是非常经得起测试且是经过优化的。C#语言借鉴了 C++,但是具备现代化和新增的类型安全!a使C#成为企业解决方案的首选语言。 (2007-10-08, C#, 217KB, 下载3次)

http://www.pudn.com/Download/item/id/342408.html
总计:135