Skip to content

The project description of COMP130014.01 in Fudan University

Notifications You must be signed in to change notification settings

SWYZZWH/CompilerPJ

 
 

Repository files navigation

编译Project

说明

所有要求请阅读PJ1说明和[PJ2说明]

环境配置

  1. linux,以下以ubuntu为
  2. sudo apt-get install flex
  3. sudo apt-get install bison

DEMO

提供一个demo作为入门的参考,在demo基础上补充完成相应功能即可:demo1

参考资料

  1. PCAT语言参考
  2. Flex manual
  3. Bison manual

About

The project description of COMP130014.01 in Fudan University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.2%
  • C++ 27.5%
  • Lex 12.6%
  • Makefile 3.8%
  • Yacc 3.6%
  • C 2.3%