/FIT-IFJ-TeamProject

IFJ Project - Language Go, FIT@BUT 2020

Primary LanguageC

Assignment

  • Implementation of IFJ20 language compiler
  • Assigned 23. 09. 2020
  • Final deadline for submission 8. 12. 2020

Project details

  • IFJ20 language is subset of Go language
  • Target language is IFJcode20
  • We are writing this project in language C
  • For symbol table implementation we are using BST (Binary Search Tree, Variation I of the project)

Authors