Skip to content

Commit

Permalink
Remove awkgo directory (it's now on a branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoyt committed May 18, 2022
1 parent a9bdabf commit 7baa24e
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 4,044 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -112,7 +112,7 @@ This project has a good suite of tests, which include my own intepreter tests, t

## AWKGo

The GoAWK repository also includes the creatively-named AWKGo, an AWK-to-Go compiler. This is experimental and is not subject to the stability requirements of GoAWK itself. You can [read more about AWKGo](https://benhoyt.com/writings/awkgo/) or [browse the AWKGo code](https://github.com/benhoyt/goawk/tree/master/awkgo).
The GoAWK repository also includes the creatively-named AWKGo, an AWK-to-Go compiler. This is experimental and is not subject to the stability requirements of GoAWK itself. You can [read more about AWKGo](https://benhoyt.com/writings/awkgo/) or browse the code on the [`awkgo` branch](https://github.com/benhoyt/goawk/tree/awkgo/awkgo).


## License
Expand Down
194 changes: 0 additions & 194 deletions awkgo/awkgo.go

This file was deleted.

0 comments on commit 7baa24e

Please sign in to comment.