package
0.0.0-20220930082050-67fbc49d198a
Repository: https://github.com/akyoto/q.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

assembler

This package stores the instructions before they are finalized and written to disk as machine code. It also includes an optimizer that tries to look for optimization opportunities.