An assembler for bird-vm
Go to file
sloum 17595fd409 Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00
.gitignore Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00
go.mod Initial commit 2023-12-31 16:28:43 -08:00
helpers.go Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00
lex.go Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00
main.go Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00
types.go Working: labels, label references, macros, ops, error messaging, dry run, verbose 2024-01-02 15:06:57 -08:00