Skip to content

azrsh/azld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azld: Azarashi2931's Linker

license

This is a toy linker.

Enviroment

  • Linux on x86_64 CPU

Requirement

  • GNU C Compiler
    • For pre-processing, assembling, linking and running some tests.
  • GNU Make
    • For building and running tests.
  • POSIX like shell
    • For running some test shell scripts.

How to Build and Test

  • make: build binary.
  • make test: build and run tests.

About

[WIP] A toy linker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published