Skip to content
Roman Janiczek edited this page Nov 18, 2020 · 3 revisions

Welcome to the wiki of Project IFJ 2020 - Language Go

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)

IFJ20

Menu

Authors

Clone this wiki locally