Skip to content

This project is my implementation of a 2-Pass Linker. This is simply a proof of concept of how a linker is built, what it does, and why it is important in operating system usages.

Notifications You must be signed in to change notification settings

isaacblinder/Linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linker

This project is my implementation of a 2-Pass Linker. This is simply a proof of concept of how a linker is built, what it does, and why it is important in operating system usages.

About

This project is my implementation of a 2-Pass Linker. This is simply a proof of concept of how a linker is built, what it does, and why it is important in operating system usages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages