搜索资源列表

  1. analys

    0下载:
  2. vb scr ipt子集解释器 Makefile.vb用于生成解释器的c代码 可执行程序需要自己写main函数,调用解析类vbs_content,自行生成。 -vb scr ipt interpreter subset Makefile.vb interpreter used to generate the c code to write executable programs need to have their own
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:mxx
  1. jflex-1.4.2

    0下载:
  2. java语法解释器生成器,有源码和相关文档-java syntax parser generator, a source code and related documentation
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1273856
    • 提供者:冯超
  1. beebasic_api_free

    0下载:
  2. 个人认为很好用的BASIC脚本解释器,可嵌入C程序中使用,支持扩展对象。-Personally think that a good scr ipt to use the BASIC interpreter can be embedded in C programs used to support the expansion of the object.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:283648
    • 提供者:王长春
  1. BASIC_jieshiqi

    0下载:
  2. BASIC的一个解释器 解释BASIC-BASIC, a BASIC interpreter to explain
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:123904
    • 提供者:逍晟
  1. Linux_share

    0下载:
  2. 一个实现基本功能的shell命令解释器,具有带参数例如ls -l -h,管道,重定向,后台,等功能。-Implementation of the basic functions of a shell command interpreter, with band parameters such as ls-l-h, pipelines, redirection, Backgrounds, and other functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:默许东
  1. shell-Linux

    0下载:
  2. linux下的简单的shell解释器,l inux下的简单的shell解释器-under linux simple shell interpreter, linux under the simple shell interpreter, linux easy under the shell interpreter
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:SHshi
  1. tinytcl681

    0下载:
  2. 一个嵌入试TCL脚本解释器编译后不到60K.-TinyTcl is a tiny version of Tcl, for small footprint machines and embeddable/rommable applications. It is derived from Tcl 6.7 and compiles to less than 60K, 10X smaller than Tcl 7 and Tcl 8
  3. 所属分类:Shell编程

    • 发布日期:2024-05-20
    • 文件大小:270336
    • 提供者:john.fang
  1. pascalscriptforme

    0下载:
  2. 小型的pascal解释器,字定义模拟pascal编译程序.-Pascal interpreter small, the definition of the word pascal compiler Analog.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:34816
    • 提供者:wnhoo
  1. mytest

    1下载:
  2. 编译器,解释器构造,词法、语法、语义分析-interpreter
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:quan
  1. C0Compiler

    0下载:
  2. 用c++开发的一个小小的解释器,适合初学者学习编译原理有帮助!-C++ development with a small interpreter for beginners to learn the principle of compiled help!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:595968
    • 提供者:kaiwen
  1. Ansy

    0下载:
  2. pascal语言子集的实现,采用C++实现,使用了GOF解释器模式,对编译原理感兴趣的同志有帮助-pascal language subset of the realization of the use of C++ to achieve, the use of the GOF patterns Interpreter, Compiler Construction Principles of the comrades who are i
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:861184
    • 提供者:keyuchang
  1. cc.txt

    0下载:
  2. 这是一个词法分析器代码,其功能是构造一个函数绘图语言解释器-this is a function
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:周双燕
  1. expr

    0下载:
  2. 实现四则表达式的解释器,通过使用正则表达式加速了表达式的解释和正确性,消除二义性-no
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:liyuqing
  1. VB_code_parser

    0下载:
  2. VB源代码解释器,用richtext控件编的,对于学习如何使用rtf控件有很大帮助,包括加亮,起始字符串匹配段落功能-VB source code interpreter used for the richtext control, for learning how to use the rtf control of much help, including a bright start paragraphs string matchi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:106496
    • 提供者:覃东
  1. shell

    0下载:
  2. 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>
  3. 所属分类:Shell编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:souven
  1. include

    0下载:
  2. 栈和队列及其应用:实现一个魔王语言解释器,并且对魔王语言进行翻译.-Stacks and queues and its applications: Towards a fiendish language interpreter, and language translation of the devil.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:tianyuqian
  1. MiniCPlusPlus

    0下载:
  2. 一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:387072
    • 提供者:郑杰
  1. Script

    0下载:
  2. VBscr ipt Jscr ipt解释器源代码 -VBscr ipt Jscr ipt interpreter source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:帅得心里烦
  1. C.Compiler

    0下载:
  2. C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:906240
    • 提供者:白大勇
  1. cmm

    0下载:
  2. 用java写的用于 cmm 语言的解释器,能完成基本的功能,从词法分析到语法分析到语意分析.-Using java to write for cmm language interpreter, to complete basic functions, from lexical analysis to grammatical analysis to semantic analysis.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1850368
    • 提供者:Reno Qiu
« 1 2 3 4 5 67 8 9 10 11 ... 38 »

源码中国 www.ymcn.org