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
In this project, we implemented a cross indexer in Ruby that parsed a given set of assembly instructions from a C file and outputted an HTML file; the resulting HTML file contained a side-by-side comparison between the original source code and the corresponding assembly.