[go: up one dir, main page]

Skip to content

horsecz/FIT-IFJ-TeamProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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