miricinka / IFJ20

compiler for a Go-like custom language written in C. Output is assembly code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler for Go-like programming language

Stakeholders

Timeline

  • Deadlines:
    • 30.9.2020 Team leader registration
    • 2.10.2020 Adding members to the team
    • 9.12.2020 The Final Deadline

Hodnocení

  • Procentuální hodnocení modulů překladače:
  • Lexikální analýza (detekce chyb): 100 % (170/170)
  • Syntaktická analýza (detekce chyb): 96 % (192/200)
  • Sémantická analýza (detekce chyb): 87 % (297/338)
  • Sémantické/běhové chyby (detekce): 50 % (13/26)
  • Interpretace přeloženého kódu: 39 % (332/850)

About

compiler for a Go-like custom language written in C. Output is assembly code


Languages

Language:C 99.5%Language:Shell 0.3%Language:Makefile 0.2%