Skip to content

TonyDing1998/TinyPlus_Compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyPlus_Compiler

  • SCUT Compiler Principles Experiment (2018-2019 Second Season)

Exp. Purpose

  • Lexical, Syntax, Semantic Analysis for Tiny+.

Exp. Environment

  • gcc version 8.1.0 (i686-posix-dwarf-rev0, Built by MinGW-W64 project)
  • bison version 1.28
  • flex version 2.5.4
  • VS Code

Exp. Date

  • Exp.1 4.13
  • Exp.2 4.27
  • Exp.3 5.18
  • Exp.3 6.1

About

2019 Compilers Principles Experiment Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.4%
  • Yacc 5.9%
  • Lex 2.8%
  • Other 1.9%