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

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages