资源列表
TestCompiler2
- 利用编译原理实现的公式编辑器.其中使用到了回填技术-Implement a formular editor based on the thory of compiler .Using Backpatch technique.
borlandc
- 一款好用的c++编译器,可同时兼容c语言编译,完全汉化,容易上手-Borland c
F4
- A modification of f2c to include many (not all) digital and sun extensions: dynamic formats, additional statementsm, etc. Plus some extra stuff for a better build system -- f77 wrapper, ratfor, etc. For MSVC6. Undocumented. Use at your own risk.-A mo
kod
- Interpreter of Turbo Pascal
LCDNokia6610
- LCD NOKIA 6610 FOR LPC2148
PsQREdit_chs
- 解译QR码制的工具,简单方便.便于操作.比较喜欢.-A tool for interpreting QR code system
cifafenxiqi
- 编译原理的词法分析起,很好用的,欢迎下载-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
solucion_de_puzzle_8_por_algoritmo_de_busqueda_de
- solucion de puzzle 8 por algoritmo de busqueda de anchura o amplitud
jxc
- 进销存源代码,学习,开发,大家欢迎学习进销存源代码-Invoicing source code, learning, development, learning welcomed
87
- 词法分析 编译原理实验 c++ 词法分析 编译原理实验 c-Lexical analysis
Compilers
- 本人编写的一个采用递归下降法实现了PL0语言的编译器,程序分三部分:词法分析、语法分析、模拟执行器。运用有限状态自动机的方式实现,比传统的if-else方式更加简洁清晰。-Achieved by recursive descent PL0 language compiler, the program divided into three parts: lexical analysis, syntax analysis, simulation of the actuator. Finite sta
compiler.cc.tar
- 词法分析器,能分析输入的标准C语言,并输出分析结果-A complier for analysis the word in C language code