-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Roman Janiczek edited this page Nov 18, 2020
·
3 revisions
- Implementation of IFJ20 language compiler
- Assigned 23. 09. 2020
- Final deadline for submission 8. 12. 2020
- 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)
- Dominik Horky
- @horsecz ([email protected])
- Roman Janiczek
- @theleteron ([email protected])
- Lukas Hais
- @crackonosh ([email protected])
- Jan Pospisil
- @zelick0 ([email protected])