diff options
author | Rob Pike <r@golang.org> | 2015-01-22 10:48:33 -0800 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2015-01-23 04:54:05 +0000 |
commit | fdeee3a538e4816540e46195e7c14af2ad4ad190 (patch) | |
tree | eedcd48fe58bdbf76a1adbddb42c4507af2010dd /src/regexp/syntax/prog_test.go | |
parent | 86426395754da512cb8017169d1be75dd6aca817 (diff) | |
download | go-git-fdeee3a538e4816540e46195e7c14af2ad4ad190.tar.gz |
[dev.cc] cmd/asm: the assembler proper
Add main.go, the simple driver for the assembler, and the
subdirectory internal/asm, which contains the parser and
instruction generator.
It's likely that much of the implementation is superstition,
or at best experimental phenomenology, but it does generate
working binaries.
Change-Id: I322a9ae8a20174b6693153f30e39217ba68f8032
Reviewed-on: https://go-review.googlesource.com/3196
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/regexp/syntax/prog_test.go')
0 files changed, 0 insertions, 0 deletions