Skip to content

BananaChristian/UnnLinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnnLinker

UnnLinker is a lightweight ELF object file parser and linker for 64-bit x86 systems. It is designed to parse object files generated by the Unnameable compiler and provide symbol extraction and section analysis.

Features

  • Parse 64-bit ELF relocatable object files (.o).
  • Inspect section headers and names.
  • Generate a basic vector of symbols for linking purposes.
  • Designed to integrate with Unnameable compiler projects.

Requirements

  • C++17 compatible compiler (e.g., g++ or clang++).

Note

-It is still highly experimental and under heavy development

About

Linker for the Unnameable programming language compiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages