搜索资源列表
TinyBASIC
- 一款小巧的 BASIC 解释器,可以执行简单的 BASIC 语言,您可以扩充更多的语言指令。-A small BASIC interpreter, you can perform a simple BASIC language, you can expand more language instructions.
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
analysis-and-code-generation-of-Tiny
- 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
lab2
- 编译原理实验二:TINY扩充语言的语法分析 扩充的语法规则有:实现 while、do while、for语句和求余计算式子,具体文法规则自行构造。-Compiler Principle Experiment II: TINY extension language parsing expansion syntax rules: to achieve the while, do while, for statement and the remainder calculation formulas
ccompiler
- c compiler for c,it use flex & bison to build a tiny c compiler.
tinycomp
- 用C语言实现的一个小型的tiny编译器,通过进行词法分析,自顶向下的语法分析进行编译。-Using C language to achieve a small tiny compiler, through lexical analysis, top-down syntax analysis to be compiled.
otccelf
- 这是tiny c compiler作者Fabrice Bellard参加IOCCC比赛写的非乱码的版本,只有一个C文件,代码量少,且可以产生elf文件,加以修改过参考tcc源代码就可以生成PE文件,需要的小伙伴请下载-This is the tiny c compiler of Fabrice Bellard wrote a non-participating IOCCC game garbled version, only one C files, less code, and can gen
grammar
- 编译原理,识别tiny+语言,并进行错误类型的反馈-Compiler theory, language identification tiny+
Compiler-Construction-book
- Compiler Construction book 中文版,里面包含tiny语言的C++实现的编译器-Compiler Construction book Chinese version, which contains tiny language C++ compiler to achieve
tinycompiler
- Tiny样本语言的编译器。实现了语法分析、词法分析、语法树、三地址码和解释执行。- Tiny sample language compiler. Implements parsing, lexical analysis, syntax trees, three address code and interpreted.
Source-of-TINY-Compiler
- source of TINY compiler
tcc-0.9.26.tar.bz2
- Tiny C Compiler 9.26源码-Source code of Tiny C Compiler.
scannerproject-(1)
- scanner of the TINY compiler
Tiny C 相关程序一
- 编译原理小程序,可用于教学,日常学习,程序员必备(Compiler principle applet)
编译原理与实践(代码)
- 编译原理与实践(tiny c)代码, vc6编译。(Compiler theory and Practice (tiny C) code, VC6 compiler.)
tiny_compiler
- tiny compiler for fun and profit
TinyCC 0.9.26
- TCC(Tiny C Compiler)0.9.26源码 VS版工程 已经实现VS2008和VS2013 打开即用 可编译 可调试 建议使用VS2008编译(TCC (Tiny C Compiler) 0.9.26 source VS version project VS2008 and VS2013 have been opened and used Compiling and debugging It is recommended to use VS2008 to compile