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
This program converts Assembly language to intermediate code which is in turn converted to C code
Code.txt code1.txt are sample assembly language examples and output.c is the sample output file generated.