资源列表
易语言 - Cmd、Powershell 调试器
- 可以调试Cmd、Powershell的代码。(The code for Cmd and Powershell can be debugged.)
Complier
- DFA 编译原理代码 c++ windows(DFA Compiler code c++ windows)
pl0
- 基于简单的pl0编译器,扩充++,--,/*等算数运算和for和repeat循环语句等等功能的扩充,也包括文档介绍和说明(Based on the simple PL0 + + compiler, expansion, expansion, such as arithmetic and for / * and repeat loop and so on, also includes the introduction and descr iption document)
Task1
- 使用Java实现的C语言的简单CMM语言解释器(Java implements the CMM language interpreter)
c-algorithms-master
- C++ common algorithms
nasm_man
- The NASM Manual (English, pdf)
实验1
- 预先设置种别码,再将一串语句的词根据种别码进行识别并输出(Identify the words of a sentence.)
lab2_prueba
- source code for testing module capture on microchip pics
lab1
- source code for testing general microchips pics
labkennth
- sOURCE CODE for testing timers, pwm and capture module on pics
write-a-C-interpreter-master
- c语言编译器解释器用于简单的c语言编译器的编译,主要用于初学者的简单的编译器(C language compiler interpreter)
PL0源代码(C语言版)
- PL0编译器源码,根据编译原理课本上代码整理,亲测可用(PL0 compiler source code)