You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A compiler for a Greek-based educational language (greek++) in Python. Generates intermediate code (quads.int), C code (output.c), assembly (final.asm), and symbol tables (output.sym).