Y
Hacker News
new
|
ask
|
show
|
jobs
by
impeachgod
5193 days ago
What happened to the ebnf package?
1 comments
dsymonds
5193 days ago
It's still around as "exp/ebnf" (
http://code.google.com/p/go/source/browse#hg%2Fsrc%2Fpkg%2Fe...
), but the exp/ tree is not considered part of the official Go 1 API, so it may change in backward-incompatible ways.
link