Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 770 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 770 Bytes

FreeBasic to Assembler Compiler (IFJ project)

Bachelor study at FIT VUT Brno
3rd semester - winter 2017
Subject: Formal Languages and Compilers (IFJ)
Task: task.pdf (in Czech)
Documentation: dokumentace.pdf (in Czech)

Authors

  • Jiří Furda (xfurda00) - Operator-precedence parser
  • Peter Havan *(xhavan00) - Project managment, *
  • Matej Stano (xstano04) - Syntax analysis, symbol table
  • Jurica Jiří (xjuric29) - Lexical analysis, testing script, documentation

Score

  • Overall: 23/25
  • Compiler: 15/15
  • Bonus points for extenstions 0/5
  • Documentation 4/5
  • Defense: 4/5

Testing script

IFJcode17-toolkit