Bob Tolbert d960dc963f Add CL handling to hyc
This adds real command line handling to 'hyc' for issue #256

This fix catches missing/unreadable files and prints a nice
error message instead of a nasty stack trace when trying to
compile a non-existent file.

Also add this non-existent file check to hy to prevent the
current stack trace from something like "hy foobarbaz" when
"foobarbaz" doesn't exist.

also changes the failure return value to 2 to match Python.
2013-07-26 08:40:56 -06:00
..
2013-07-06 20:39:02 +02:00
2013-05-14 12:01:23 +02:00
2013-07-06 14:00:11 -04:00
2013-04-28 17:04:33 +02:00
2013-05-11 13:59:19 -04:00
2013-07-26 08:40:56 -06:00