资源列表
grammar_machine
- 这是一个编译原理学习时写的语法分析器,用C++编写,内容简单易懂,实用性好,功能很完善,实现了对语法是否符合要求的检查 。 -It is a program named the analyse machine for words grammar.
Picc18
- picc 18为mplab ide的才语言编译器,大家可以下载。-picc 18 is the tool for mplab
VisiaCompiler-SRC
- source code Visia Compiler english Version
Supernova_1.3
- Programming With Fiction Descr iption . this is new free Compiler. example : create window . i want window and the window title is "hello" try this-Programming With Fiction Descr iption . this is new free Compiler. example : create wi
openjpeg_v1_2_win32
- The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
Wire
- Wire.h whuch is needed for some of compilers
pipesTest
- this a test about using windows pipes, this source is very tiny becouse use windows console. Was compiled in Visual Studio C++ 6 compiler-this is a test about using windows pipes, this source is very tiny becouse use windows console. Was compiled in
OpenJPEG_v1_3
- OpenJPEG library that is an open-source JPEG 2000 codec written in C language
qlalr
- 基于Qt的语法解析器生成器,效率稍差,但生产代码的可读性较好.-Qt-based parser generator, the efficiency a bit weak, but the production of better readability.
G77
- fortran编译器,运行在DOS环境下,简单易用-fortran compiler, run in DOS environment, easy to use
lex-and-yacc
- lex与yacc, 开发编译器的好工具,包含了每个部分的元代码-about lex and yacc,which are good tools for complier construction.It includes every sections codes.
luaincpp_demo
- 曾经想调整一个或两个值,而无需编译一遍整个代码段?然后,也许一个嵌入式脚本是你的答案。这是Lua中派上用场。 Lua是一个嵌入式的脚本解释器是轻量级的,快速的。 lua的网站上,您可以了解更多。 -Ever wanted to tweak a value or two without having to compile the whole code section over again? Then maybe an embedded scr ipt is your answer. This