首页 / 课程资源 / C/C++     /    C-词法分析器(C言语手工/lex实现)

C-词法分析器(C言语手工/lex实现)

上传者: konrumi | 上传时间:2022/9/3 19:55:27 | 文件大小:245KB | 文件类型:rar
C-词法分析器(C言语手工/lex实现)
编译原理课程设计用C言语实现C-的词法编辑器①手工实现②lex实现包含程序解释以及如何配置VC环境。
本软件ID:3424599

文件下载

资源详情

(30个子文件245KB)C-词法分析器(C语言手工/lex实现)
C-词法(lex)
mylexer.v 8.33KB
mylexer.opt 52.50KB
test.txt 22B
mylexer.h 1.08KB
palex.pgp 725B
globals.h 2.20KB
C-词法(lex)程序解释.txt 5.41KB
mylexer.dsp 3.55KB
scan.h 375B
Debug
vc60.pdb 52.00KB
test.txt 22B
vc60.idb 33.00KB
mylexer.pdb 505.00KB
mylexer.exe 192.07KB
mylexer.pch 178.80KB
mylexer.ilk 211.38KB
mylexer.obj 20.66KB
mylexer.plg 769B
palex.pgw 380B
mylexer.ncb 49.00KB
mylexer.dsw 522B
mylexer.c 13.89KB
mylexer.l 4.36KB
PaserGenerator2-VC设置.pdf 44.98KB
C-词法
main.c 5.13KB
C-词法程序解释.txt 8.11KB
pa.dev 840B
pa.exe 17.22KB
main.o 7.28KB
Makefile.win 810B
[{"title":"(30个子文件245KB)C-词法分析器(C语言手工/lex实现)","children":[{"title":"C-词法(lex)","children":[{"title":"mylexer.v <span style='color:#111;'>8.33KB</span>","children":null,"spread":false},{"title":"mylexer.opt <span style='color:#111;'>52.50KB</span>","children":null,"spread":false},{"title":"test.txt <span style='color:#111;'>22B</span>","children":null,"spread":false},{"title":"mylexer.h <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"palex.pgp <span style='color:#111;'>725B</span>","children":null,"spread":false},{"title":"globals.h <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"C-词法(lex)程序解释.txt <span style='color:#111;'>5.41KB</span>","children":null,"spread":false},{"title":"mylexer.dsp <span style='color:#111;'>3.55KB</span>","children":null,"spread":false},{"title":"scan.h <span style='color:#111;'>375B</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc60.pdb <span style='color:#111;'>52.00KB</span>","children":null,"spread":false},{"title":"test.txt <span style='color:#111;'>22B</span>","children":null,"spread":false},{"title":"vc60.idb <span style='color:#111;'>33.00KB</span>","children":null,"spread":false},{"title":"mylexer.pdb <span style='color:#111;'>505.00KB</span>","children":null,"spread":false},{"title":"mylexer.exe <span style='color:#111;'>192.07KB</span>","children":null,"spread":false},{"title":"mylexer.pch <span style='color:#111;'>178.80KB</span>","children":null,"spread":false},{"title":"mylexer.ilk <span style='color:#111;'>211.38KB</span>","children":null,"spread":false},{"title":"mylexer.obj <span style='color:#111;'>20.66KB</span>","children":null,"spread":false}],"spread":true},{"title":"mylexer.plg <span style='color:#111;'>769B</span>","children":null,"spread":false},{"title":"palex.pgw <span style='color:#111;'>380B</span>","children":null,"spread":false},{"title":"mylexer.ncb <span style='color:#111;'>49.00KB</span>","children":null,"spread":false},{"title":"mylexer.dsw <span style='color:#111;'>522B</span>","children":null,"spread":false},{"title":"mylexer.c <span style='color:#111;'>13.89KB</span>","children":null,"spread":false},{"title":"mylexer.l <span style='color:#111;'>4.36KB</span>","children":null,"spread":false}],"spread":false},{"title":"PaserGenerator2-VC设置.pdf <span style='color:#111;'>44.98KB</span>","children":null,"spread":false},{"title":"C-词法","children":[{"title":"main.c <span style='color:#111;'>5.13KB</span>","children":null,"spread":false},{"title":"C-词法程序解释.txt <span style='color:#111;'>8.11KB</span>","children":null,"spread":false},{"title":"pa.dev <span style='color:#111;'>840B</span>","children":null,"spread":false},{"title":"pa.exe <span style='color:#111;'>17.22KB</span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'>7.28KB</span>","children":null,"spread":false},{"title":"Makefile.win <span style='color:#111;'>810B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • lei5454:
    功能太少而且有点小bug2013-10-30
  • lei5454:
    功能太少而且有点小bug2013-10-30
  • juzi123456789:
    还可以,功能有点少2013-10-18
  • ttss678:
    还可以,功能有点少2013-10-18
  • houlin520:
    挺简单的学习中。。。2013-06-16
  • 剑阁_小剑:
    挺简单的学习中。。。2013-06-16
  • hbhcliou:
    可以作为入门级别的借鉴吧,词法规则定义的比较简单。2013-06-01
  • hbhcliou:
    可以作为入门级别的借鉴吧,词法规则定义的比较简单。2013-06-01
  • rhbhotpeople:
    上学期做的编译器老师要求的功能实在是很多,用于学习的基础此例子足矣,但是更加多的要求还是推荐大家高清其原理。2013-03-02
  • rhbhotpeople:
    上学期做的编译器老师要求的功能实在是很多,用于学习的基础此例子足矣,但是更加多的要求还是推荐大家高清其原理。2013-03-02

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明