Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 26, 2018 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/c04f7d90e052a4636b845058500b93e9 to your computer and use it in GitHub Desktop.
Save ryantm/c04f7d90e052a4636b845058500b93e9 to your computer and use it in GitHub Desktop.
/nix/store/vb5slbpqnhm4qmwj2v5hnlnzn6nasdlr-bison-3.2.3
β”œβ”€β”€ bin
β”‚Β Β  β”œβ”€β”€ bison
β”‚Β Β  └── yacc
β”œβ”€β”€ lib
β”‚Β Β  └── liby.a
β”œβ”€β”€ nix-support
β”‚Β Β  └── propagated-build-inputs
└── share
β”œβ”€β”€ aclocal
β”‚Β Β  └── bison-i18n.m4
β”œβ”€β”€ bison
β”‚Β Β  β”œβ”€β”€ bison.m4
β”‚Β Β  β”œβ”€β”€ c-like.m4
β”‚Β Β  β”œβ”€β”€ c.m4
β”‚Β Β  β”œβ”€β”€ c++.m4
β”‚Β Β  β”œβ”€β”€ c-skel.m4
β”‚Β Β  β”œβ”€β”€ c++-skel.m4
β”‚Β Β  β”œβ”€β”€ glr.c
β”‚Β Β  β”œβ”€β”€ glr.cc
β”‚Β Β  β”œβ”€β”€ java.m4
β”‚Β Β  β”œβ”€β”€ java-skel.m4
β”‚Β Β  β”œβ”€β”€ lalr1.cc
β”‚Β Β  β”œβ”€β”€ lalr1.java
β”‚Β Β  β”œβ”€β”€ location.cc
β”‚Β Β  β”œβ”€β”€ m4sugar
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ foreach.m4
β”‚Β Β  β”‚Β Β  └── m4sugar.m4
β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”œβ”€β”€ stack.hh
β”‚Β Β  β”œβ”€β”€ variant.hh
β”‚Β Β  β”œβ”€β”€ xslt
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.xsl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ xml2dot.xsl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ xml2text.xsl
β”‚Β Β  β”‚Β Β  └── xml2xhtml.xsl
β”‚Β Β  └── yacc.c
β”œβ”€β”€ doc
β”‚Β Β  └── bison
β”‚Β Β  β”œβ”€β”€ AUTHORS
β”‚Β Β  β”œβ”€β”€ COPYING
β”‚Β Β  β”œβ”€β”€ examples
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ c++
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Makefile
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ simple.yy
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ variant-11.yy
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── variant.yy
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ calc++
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ calc++.cc
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ driver.cc
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ driver.hh
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Makefile
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ parser.yy
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── scanner.ll
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ mfcalc
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ calc.h
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── mfcalc.y
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”‚Β Β  └── rpcalc
β”‚Β Β  β”‚Β Β  └── rpcalc.y
β”‚Β Β  β”œβ”€β”€ NEWS
β”‚Β Β  β”œβ”€β”€ README
β”‚Β Β  β”œβ”€β”€ THANKS
β”‚Β Β  └── TODO
β”œβ”€β”€ info
β”‚Β Β  └── bison.info
β”œβ”€β”€ locale
β”‚Β Β  β”œβ”€β”€ ast
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ca
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ da
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ de
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ el
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ eo
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ es
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ et
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ fi
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ fr
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ga
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ gl
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ hr
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ hu
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ia
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ id
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ it
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ja
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ky
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ lt
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ lv
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ms
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ nb
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ nl
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ pl
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ pt
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ pt_BR
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ro
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ ru
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ sl
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ sq
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ sr
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ sv
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ th
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ tr
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ uk
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ vi
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  β”œβ”€β”€ zh_CN
β”‚Β Β  β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  β”‚Β Β  └── bison-runtime.mo
β”‚Β Β  └── zh_TW
β”‚Β Β  └── LC_MESSAGES
β”‚Β Β  β”œβ”€β”€ bison.mo
β”‚Β Β  └── bison-runtime.mo
└── man
└── man1
β”œβ”€β”€ bison.1.gz
└── yacc.1.gz
97 directories, 121 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment