Implementation of Linking Loader Algorithm using CPP.
-
Updated
Dec 8, 2021 - C++
Implementation of Linking Loader Algorithm using CPP.
Simple SIC two-pass Linking Loader made in C
Developed a two-pass linking loader for the SIC/XE architecture that processes object code files, resolves external symbols, and generates an output file with the external symbol table and memory buffer table.
Add a description, image, and links to the linking-loader topic page so that developers can more easily learn about it.
To associate your repository with the linking-loader topic, visit your repo's landing page and select "manage topics."