Skip to content

KFilipek/tk-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp-original: example infix to postfix compiler
comp-makefile: same example compiler, makefile added
comp-flex: same example compiler, lexer.c replaced with flex file lexer.l
comp-bison: same example compiler, parser.c replaced with bison file parser.y
comp-project: pascal subset comiler (Aho, Ullman Sethi, Compilers: Principles, Techniques, and Tools, Appendix A - A Programming Project)
vm: pascal examples, output-asembler vm-intepreter

About

PŁ/mgr2sem/Techniki kompilacji/lab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 54.9%
  • Yacc 15.3%
  • C 14.0%
  • Pascal 7.6%
  • Lex 3.4%
  • Makefile 2.4%
  • Other 2.4%