Skip to content

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.

Notifications You must be signed in to change notification settings

ravijavi/CSC-254-Project-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

About

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.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages