hy/bin
Will Kahn-Greene 4e59af0033 Redid command line code
This supports:

* -h, --help
* --version
* -c cmd
* -i cmd
* file
* -

Plus it's easy to add new options.

Also, now we can do ridiculous things like have projects where
the installation is:

$ curl -s http://example.com/install-hypster-program | hy
2013-04-23 22:02:41 -04:00
..
hy Redid command line code 2013-04-23 22:02:41 -04:00
hy2py Clean up based on review 2013-04-19 10:36:51 -04:00
hyc Remove the import-as and import-from builtins 2013-04-20 16:06:32 +02:00
py2ast Fixing catch a bit to now force a param. 2013-03-14 09:21:03 -04:00