Skip to content

Not-Nik/aron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aron

An incomplete, x86_64 assembler

aron example

Usage

Usage: aron [options] filename
 Options:
   --help       Prints this message
   -f format    Set the output binary format
      elf           ELF (64-bit)
      macho         Mach-O
   -o filename  Set output filename

Performance

This is not empirical by any means, but the benchmarking on the test.macos.s, comparing with macOS' assembler as shows:

aron is 12.94 ± 2.34 times faster than as

About

An incomplete, x86_64 assembler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages