Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

A two-pass GNU-like assembler and linker that produces executable and linkable file format.

License

Notifications You must be signed in to change notification settings

miladin-dev/GNU-assembler-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNU-Like Assembler and Linker

A two-pass GNU-like assembler and linker that produces executable and linkable file format.

Description

Assembler supports next important words:

  • Directives: .global .extern .section .word .skip .equ .end
  • Labels
  • Instructions

License

Distributed under the MIT License.

About

A two-pass GNU-like assembler and linker that produces executable and linkable file format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published